Files
linux/drivers
Arnd Bergmann 4a96f3d056 drm/omap: displays: panel-dpi: add backlight dependency
[ Upstream commit 499ec0ed5e ]

The new backlight code causes a link failure when backlight
support itself is disabled:

drivers/gpu/drm/omapdrm/displays/panel-dpi.o: In function `panel_dpi_probe_of':
panel-dpi.c:(.text+0x35c): undefined reference to `of_find_backlight_by_node'

This adds a Kconfig dependency like we have for the other OMAP
display targets.

Fixes: 39135a305a ("drm/omap: displays: panel-dpi: Support for handling backlight devices")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-02-03 17:39:14 +01:00
..
2017-12-14 09:53:13 +01:00
2018-01-17 09:45:27 +01:00
2018-02-03 17:39:00 +01:00
2017-12-29 17:53:46 +01:00
2018-01-17 09:45:27 +01:00
2018-02-03 17:38:53 +01:00
2018-01-02 20:31:05 +01:00
2017-12-17 15:07:56 +01:00