]> 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>
Sat, 15 Sep 2012 14:57:34 +0000 (07:57 -0700)
commitc1acc6285e201be2d26a0b7d7b2fe77016edc3e0
treed0ff8c11fd84ad55f90a4e4a7c7204ec9f664575
parentd0081b1094c0ab21ad1b79b724e766ee6fe55aae
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]