X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fbacklight.h;h=b44da50bc30648c0059ece596d02da4735e4ad0a;hb=49c8ef0e45a91ec894ef15e7d043dafe8f1c5efd;hp=ac59eb293b45de51686fa8c033709077bdf0465b;hpb=19ca29f3ff5811e058360aa275208d219b3078c2;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/backlight.h b/include/backlight.h index ac59eb2..b44da50 100644 --- a/include/backlight.h +++ b/include/backlight.h @@ -7,6 +7,8 @@ #ifndef _BACKLIGHT_H #define _BACKLIGHT_H +struct udevice; + enum { BACKLIGHT_MAX = 100, BACKLIGHT_MIN = 0,