summaryrefslogtreecommitdiff
path: root/include/linux/platform_data/max732x.h
AgeCommit message (Collapse)AuthorFilesLines
2017-05-23gpio: max732x: move header file out of I2C realmWolfram Sang1-0/+22
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>