Convert CONFIG_SYS_LOAD_ADDR to Kconfig
[platform/kernel/u-boot.git] / include / backlight.h
index ac59eb2..b44da50 100644 (file)
@@ -7,6 +7,8 @@
 #ifndef _BACKLIGHT_H
 #define _BACKLIGHT_H
 
+struct udevice;
+
 enum {
        BACKLIGHT_MAX           = 100,
        BACKLIGHT_MIN           = 0,