| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-01-14 | hwmon: (sht15) add include guard | Vivien Didelot | 1 | -0/+5 | |
| Add include guard to include/linux/platform_data/sht15.h to prevent multiple inclusion. Signed-off-by: Vivien Didelot <[email protected]> Signed-off-by: Guenter Roeck <[email protected]> | |||||
| 2012-09-23 | hwmon: (sht15) move header to linux/platform_data/ | Vivien Didelot | 1 | -0/+33 | |
| 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 <[email protected]> Signed-off-by: Guenter Roeck <[email protected]> | |||||