aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video
diff options
context:
space:
mode:
authorWolfram Sang <wsa@the-dreams.de>2017-05-22 00:09:52 +0200
committerLee Jones <lee.jones@linaro.org>2017-07-06 08:56:08 +0100
commit8476d6cde2cd11a2cb87bd7392fc318eec25c8a0 (patch)
tree3525894023a7cc5249ef39a3e2faaad066f4d8c9 /drivers/video
parentbacklight: Report error on failure (diff)
downloadlinux-dev-8476d6cde2cd11a2cb87bd7392fc318eec25c8a0.tar.xz
linux-dev-8476d6cde2cd11a2cb87bd7392fc318eec25c8a0.zip
backlight: adp8860: 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: Michael Hennerich <michael.hennerich@analog.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'drivers/video')
-rw-r--r--drivers/video/backlight/adp8860_bl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/backlight/adp8860_bl.c b/drivers/video/backlight/adp8860_bl.c
index 510e559c060e..e7315bf14d60 100644
--- a/drivers/video/backlight/adp8860_bl.c
+++ b/drivers/video/backlight/adp8860_bl.c
@@ -18,7 +18,7 @@
#include <linux/slab.h>
#include <linux/workqueue.h>
-#include <linux/i2c/adp8860.h>
+#include <linux/platform_data/adp8860.h>
#define ADP8860_EXT_FEATURES
#define ADP8860_USE_LEDS