diff options
author | Jean Delvare <[email protected]> | 2017-01-25 10:32:09 +0100 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2017-01-26 16:26:50 +0100 |
commit | 79d6208988a03a0a3f908b2d5c40ea020d887d5b (patch) | |
tree | fb7b312f6ba7ab03334e7bee71b2fdf7b6af7c3e /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | cff2b010250c0e0984fc9e71a96c55495a3ae9e7 (diff) |
pinctrl: mediatek: Use real dependencies
Do not hide pinctrl drivers for Mediatek platforms using
conditionals. Doing so actually leaves the symbols present (but
always disabled) on all other platforms, which is confusing and
inefficient. Better use real dependencies so that the symbols do not
exist at all on platforms where they are not relevant.
Signed-off-by: Jean Delvare <[email protected]>
Reported-by: Andreas Färber <[email protected]>
Reviewed-by: Matthias Brugger <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions