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>
Mon, 24 Sep 2012 04:08:35 +0000 (21:08 -0700)
commitf9b693eb3db8b8cbcd34e0d3874e0252271f7204
treeb923dcc582b8d5a4a4eec91278cb651bd5e2797c
parent8494df3aa65a110cfa756177fa6dc560322a7ab6
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 [new file with mode: 0644]
include/linux/sht15.h [deleted file]