Browse Source

hwmon: clean up duplicate includes

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>
Jesper Juhl 18 years ago
parent
commit
2977110192
1 changed files with 0 additions and 1 deletions
  1. 0 1
      drivers/hwmon/ams/ams-core.c

+ 0 - 1
drivers/hwmon/ams/ams-core.c

@@ -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>