hwmon: clean up duplicate includes
authorJesper Juhl <jesper.juhl@gmail.com>
Sat, 21 Jul 2007 15:02:01 +0000 (17:02 +0200)
committerMark M. Hoffman <mhoffman@lightlink.com>
Tue, 31 Jul 2007 01:05:26 +0000 (21:05 -0400)
This patch cleans up duplicate includes in
drivers/hwmon/

Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Signed-off-by: Mark M. Hoffman <mhoffman@lightlink.com>
drivers/hwmon/ams/ams-core.c

index 6db9737..a112a03 100644 (file)
@@ -23,7 +23,6 @@
 #include <linux/types.h>
 #include <linux/errno.h>
 #include <linux/init.h>
-#include <linux/module.h>
 #include <asm/pmac_pfunc.h>
 #include <asm/of_platform.h>