aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers
diff options
context:
space:
mode:
authorWolfram Sang <wsa@the-dreams.de>2017-05-22 00:09:53 +0200
committerLee Jones <lee.jones@linaro.org>2017-07-06 08:58:39 +0100
commit056d6ff470a8e782648fd020940c04d0d4a0d761 (patch)
tree6420f5c5c1b35d853681006d8c7a0d039288de3c /drivers
parentbacklight: adp8860: Move header file out of I2C realm (diff)
downloadwireguard-linux-056d6ff470a8e782648fd020940c04d0d4a0d761.tar.xz
wireguard-linux-056d6ff470a8e782648fd020940c04d0d4a0d761.zip
video: adp8870: move header file out of I2C realm
include/linux/i2c is not for client devices. Move the header file to a more appropriate location. Signed-off-by: Wolfram Sang <wsa@the-dreams.de> Acked-by: Daniel Thompson <daniel.thompson@linaro.org> Acked-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/video/backlight/adp8870_bl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/backlight/adp8870_bl.c b/drivers/video/backlight/adp8870_bl.c
index 21acac90fd77..058d1def2d1f 100644
--- a/drivers/video/backlight/adp8870_bl.c
+++ b/drivers/video/backlight/adp8870_bl.c
@@ -18,7 +18,7 @@
#include <linux/workqueue.h>
#include <linux/slab.h>
-#include <linux/i2c/adp8870.h>
+#include <linux/platform_data/adp8870.h>
#define ADP8870_EXT_FEATURES
#define ADP8870_USE_LEDS