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>
This commit is contained in:
Родитель
9010624cc5
Коммит
570999f306
|
@ -30,7 +30,7 @@
|
|||
#include <linux/err.h>
|
||||
#include <linux/mutex.h>
|
||||
#include <linux/sysfs.h>
|
||||
#include <linux/i2c/ds620.h>
|
||||
#include <linux/platform_data/ds620.h>
|
||||
|
||||
/*
|
||||
* Many DS620 constants specified below
|
||||
|
|
Загрузка…
Ссылка в новой задаче