]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
backlight-platform-lcd-add-support-for-device-tree-based-probe-fix
authorAndrew Morton <akpm@linux-foundation.org>
Wed, 26 Sep 2012 01:34:23 +0000 (11:34 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 27 Sep 2012 07:27:48 +0000 (17:27 +1000)
include of.h

Cc: Jingoo Han <jg1.han@samsung.com>
Cc: Richard Purdie <rpurdie@rpsys.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/video/backlight/platform_lcd.c

index 574d5eed960030dbdec8540b042bf8010be25f11..ca4f5d70fe10aa1fbb45dc488d0cd406bb151f43 100644 (file)
@@ -16,6 +16,7 @@
 #include <linux/fb.h>
 #include <linux/backlight.h>
 #include <linux/lcd.h>
+#include <linux/of.h>
 #include <linux/slab.h>
 
 #include <video/platform_lcd.h>