diff options
author | 2015-05-22 16:22:16 +0200 | |
---|---|---|
committer | 2015-05-27 12:54:47 +0300 | |
commit | ee62eddb1a80e86ccbbbff5a8ecf4c2a2ccf95c9 (patch) | |
tree | 0daa7abb93752068c0a3e3d419675a109988dd6a /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | fbdev: ssd1307fb: potential ERR_PTR dereference (diff) | |
download | wireguard-linux-ee62eddb1a80e86ccbbbff5a8ecf4c2a2ccf95c9.tar.xz wireguard-linux-ee62eddb1a80e86ccbbbff5a8ecf4c2a2ccf95c9.zip |
video: omap/h3: fix tps65010 dependency
The h3 LCD driver fails to link when tps65010 is configured
as a loadable module:
drivers/built-in.o: In function `h3_panel_disable':
debugfs.c:(.text+0x206ac): undefined reference to `tps65010_set_gpio_out_value'
debugfs.c:(.text+0x206cc): undefined reference to `tps65010_set_gpio_out_value'
drivers/built-in.o: In function `h3_panel_enable':
debugfs.c:(.text+0x206e0): undefined reference to `tps65010_set_gpio_out_value'
debugfs.c:(.text+0x20704): undefined reference to `tps65010_set_gpio_out_value'
This clarifies the dependency so we can only select it if
the dependnecy is built-in.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions