summaryrefslogtreecommitdiffstats
path: root/include/linux
diff options
context:
space:
mode:
authorWolfram Sang2017-08-14 18:34:23 +0200
committerLee Jones2017-08-15 09:27:22 +0200
commit9787076c43a86f3465d46aa344cc3e2f607ae72f (patch)
tree3f765fbefc4899405c4862193c0c087feaaf3fcc /include/linux
parentLinux v4.13-rc1 (diff)
downloadkernel-qcow2-linux-9787076c43a86f3465d46aa344cc3e2f607ae72f.tar.gz
kernel-qcow2-linux-9787076c43a86f3465d46aa344cc3e2f607ae72f.tar.xz
kernel-qcow2-linux-9787076c43a86f3465d46aa344cc3e2f607ae72f.zip
mfd: tps65010: 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: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Acked-by: Krzysztof Kozlowski <krzk@kernel.org> Acked-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> Acked-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/mfd/tps65010.h (renamed from include/linux/i2c/tps65010.h)2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/i2c/tps65010.h b/include/linux/mfd/tps65010.h
index 08aa92278d71..a1fb9bc5311d 100644
--- a/include/linux/i2c/tps65010.h
+++ b/include/linux/mfd/tps65010.h
@@ -1,4 +1,4 @@
-/* linux/i2c/tps65010.h
+/* linux/mfd/tps65010.h
*
* Functions to access TPS65010 power management device.
*