]> git.karo-electronics.de Git - linux-beck.git/commit
hwmon: Drop needless includes of <linux/delay.h>
authorJean Delvare <khali@linux-fr.org>
Wed, 10 Oct 2012 13:25:57 +0000 (15:25 +0200)
committerJean Delvare <khali@endymion.delvare>
Wed, 10 Oct 2012 13:25:57 +0000 (15:25 +0200)
commit0657777fcefffbf79d4a5fa0952a3f1a4248c0da
treef49fd5434c84b9457bd752dbc6f98b0decfe9c5d
parentfa845740cbc565d8f52c32973bb598743eb0d995
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