summaryrefslogtreecommitdiffstats
path: root/include/linux/pmbus.h
Commit message (Collapse)AuthorAgeFilesLines
* hwmon: (pmbus) move header file out of I2C realmWolfram Sang2017-06-111-0/+49
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>