9
0
Fork 0
barebox/include/video
Lucas Stach 4cf3e91aca video: backlight: add fallbacks for client functions
Add empty static inline function fallbacks if backlight support
is not enabled, so that drivers using the backlight don't fail to
build.

Fixes:
In function `simple_panel_ioctl':
undefined reference to `of_backlight_find'
undefined reference to `backlight_set_brightness_default'
undefined reference to `backlight_set_brightness'

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2015-08-19 16:12:51 +02:00
..
atmel_lcdc.h video: add atmel lcdc frambuffer support 2013-01-28 09:45:39 +01:00
backlight.h video: backlight: add fallbacks for client functions 2015-08-19 16:12:51 +02:00
fourcc.h video: Add kernel fourcc defines 2014-03-29 07:57:53 +01:00
vpl.h video: Add Video Pipeline (VPL) support 2015-07-13 08:38:19 +02:00