]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
hwmon: (ds620) move header file out of I2C realm
authorWolfram Sang <wsa@the-dreams.de>
Sun, 21 May 2017 20:34:40 +0000 (22:34 +0200)
committerGuenter Roeck <linux@roeck-us.net>
Mon, 12 Jun 2017 00:08:19 +0000 (17:08 -0700)
commit570999f306fc0375a533a1906ff35fffe289e36b
tree97645c403841e6af3744f005767f800ced8034cc
parent9010624cc5b446d3377dde4753eecbaf945f3a41
hwmon: (ds620) 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: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/ds620.c
include/linux/platform_data/ds620.h [moved from include/linux/i2c/ds620.h with 100% similarity]