]> 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, 10 Oct 2012 21:43:52 +0000 (08:43 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 10 Oct 2012 21:43:52 +0000 (08:43 +1100)
commitfbcafd21dcd54c2ac60e2c6a09509e3c781e47f1
treef49fd5434c84b9457bd752dbc6f98b0decfe9c5d
parent187e88906284fe63eeec50c9d3ba9e8be6588949
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