]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
gpio: max732x: move header file out of I2C realm
authorWolfram Sang <wsa@the-dreams.de>
Sun, 21 May 2017 21:57:25 +0000 (23:57 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 23 May 2017 09:33:59 +0000 (11:33 +0200)
commit0a848d638a25b4f2767b260ed83c271854e93cce
tree54d3125bdd1d1517c5af47abba9553ff390a2bb7
parent3b4c94bbacb06aa7ff595041efec82604e44fc59
gpio: max732x: 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>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/mach-pxa/littleton.c
drivers/gpio/gpio-max732x.c
include/linux/platform_data/max732x.h [moved from include/linux/i2c/max732x.h with 100% similarity]