]> git.karo-electronics.de Git - karo-tx-linux.git/commit
hwmon: Drop needless includes of <linux/delay.h>
authorJean Delvare <khali@linux-fr.org>
Wed, 3 Oct 2012 23:45:35 +0000 (09:45 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 3 Oct 2012 23:45:35 +0000 (09:45 +1000)
commite086be61ad7993df22dd8213bb308e5af5153f20
tree1155054a4235cea84d648e58bb65a0a593cdd8d5
parent04f5413436fec2ab244979081c2818cc9aa77b21
hwmon: Drop needless includes of <linux/delay.h>

These drivers use no sleep or delay functions so they don't need to
include <linux/delay.h>.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Acked-by: Guenter Roeck <linux@roeck-us.net>
Cc: Rudolf Marek <r.marek@assembler.cz>
drivers/hwmon/adt7411.c
drivers/hwmon/adt7462.c
drivers/hwmon/da9052-hwmon.c
drivers/hwmon/emc6w201.c
drivers/hwmon/i5k_amb.c
drivers/hwmon/k8temp.c
drivers/hwmon/max16065.c
drivers/hwmon/pmbus/pmbus_core.c
drivers/hwmon/s3c-hwmon.c
drivers/hwmon/w83795.c