diff options
author | Wolfram Sang <wsa@the-dreams.de> | 2017-05-21 23:34:43 +0300 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2017-06-12 03:08:19 +0300 |
commit | 4ba1bb12cf21f4ee4681aee939c4d9d82d6f49f2 (patch) | |
tree | 8fe7c9b64784c200638ba2760415634cc8df807e /include/linux | |
parent | 0c9fe1614126171c70e0dc0b0635d45a327ac82a (diff) | |
download | linux-4ba1bb12cf21f4ee4681aee939c4d9d82d6f49f2.tar.xz |
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 'include/linux')
-rw-r--r-- | include/linux/pmbus.h (renamed from include/linux/i2c/pmbus.h) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/include/linux/i2c/pmbus.h b/include/linux/pmbus.h index ee3c2aba2a8e..ee3c2aba2a8e 100644 --- a/include/linux/i2c/pmbus.h +++ b/include/linux/pmbus.h |