]> git.karo-electronics.de Git - karo-tx-linux.git/commit
hwmon: (sht15) move header to linux/platform_data/
authorVivien Didelot <vivien.didelot@savoirfairelinux.com>
Wed, 12 Sep 2012 16:23:44 +0000 (12:23 -0400)
committerGuenter Roeck <linux@roeck-us.net>
Thu, 13 Sep 2012 14:07:40 +0000 (07:07 -0700)
commita13d52796af4af63fe9022a7e9cf3bab105082d5
tree3514df2aee853e8e2104d564c1940097afb995d7
parent75b11b549d33b81eb3ae5d2b5c76c97c18513809
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>
arch/arm/mach-pxa/stargate2.c
drivers/hwmon/sht15.c
include/linux/platform_data/sht15.h [moved from include/linux/sht15.h with 99% similarity]