summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorWolfram Sang <wsa@the-dreams.de>2017-05-21 16:34:43 -0400
committerGuenter Roeck <linux@roeck-us.net>2017-06-11 20:08:19 -0400
commit4ba1bb12cf21f4ee4681aee939c4d9d82d6f49f2 (patch)
tree8fe7c9b64784c200638ba2760415634cc8df807e /MAINTAINERS
parent0c9fe1614126171c70e0dc0b0635d45a327ac82a (diff)
hwmon: (pmbus) 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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 18b9472bc5be..48e882da622e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10154,7 +10154,7 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git
10154S: Maintained 10154S: Maintained
10155F: Documentation/hwmon/pmbus 10155F: Documentation/hwmon/pmbus
10156F: drivers/hwmon/pmbus/ 10156F: drivers/hwmon/pmbus/
10157F: include/linux/i2c/pmbus.h 10157F: include/linux/pmbus.h
10158 10158
10159PMC SIERRA MaxRAID DRIVER 10159PMC SIERRA MaxRAID DRIVER
10160L: linux-scsi@vger.kernel.org 10160L: linux-scsi@vger.kernel.org