]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/blackfin/mach-bf537/boards/stamp.c
video: adp8870: move header file out of I2C realm
[karo-tx-linux.git] / arch / blackfin / mach-bf537 / boards / stamp.c
index eaec7b4832a29a5ccb219cd37810334e86bb906d..388b91e21b74a012dd8ae19e2f9bb7bfe6f5bea5 100644 (file)
@@ -1995,7 +1995,7 @@ static struct adp5588_gpio_platform_data adp5588_gpio_data = {
 #endif
 
 #if IS_ENABLED(CONFIG_BACKLIGHT_ADP8870)
-#include <linux/i2c/adp8870.h>
+#include <linux/platform_data/adp8870.h>
 static struct led_info adp8870_leds[] = {
        {
                .name = "adp8870-led7",
@@ -2047,7 +2047,7 @@ static struct adp8870_backlight_platform_data adp8870_pdata = {
 #endif
 
 #if IS_ENABLED(CONFIG_BACKLIGHT_ADP8860)
-#include <linux/i2c/adp8860.h>
+#include <linux/platform_data/adp8860.h>
 static struct led_info adp8860_leds[] = {
        {
                .name = "adp8860-led7",