]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - arch/blackfin/mach-bf537/boards/stamp.c
Merge tag 'backlight-next-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
[mirror_ubuntu-artful-kernel.git] / arch / blackfin / mach-bf537 / boards / stamp.c
index 24985e658c19cd94665b99a5f3310404caaba994..7528148dc4925bb269f7fd4966104479f2af5641 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",