hwmon: (sht15) move header to linux/platform_data/
This patch moves the sht15.h header from include/linux to include/linux/platform_data, and update existing support (stargate2 platform) accordingly. Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
This commit is contained in:
parent
8494df3aa6
commit
f9b693eb3d
3 changed files with 2 additions and 3 deletions
|
|
@ -31,4 +31,3 @@ struct sht15_platform_data {
|
|||
bool no_otp_reload;
|
||||
bool low_resolution;
|
||||
};
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue