aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwmon/ams
diff options
context:
space:
mode:
authorJesper Juhl <jesper.juhl@gmail.com>2007-07-21 17:02:01 +0200
committerMark M. Hoffman <mhoffman@lightlink.com>2007-07-30 21:05:26 -0400
commit2977110192cdd90d7ffeb12a83eb5e8bdf0cb1c5 (patch)
treea16c42361c38984bbca879d16917b2dcf84e2e30 /drivers/hwmon/ams
parentacf346a311588e4cb659c183b9e312fa313dbb7f (diff)
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>
Diffstat (limited to 'drivers/hwmon/ams')
-rw-r--r--drivers/hwmon/ams/ams-core.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/hwmon/ams/ams-core.c b/drivers/hwmon/ams/ams-core.c
index 6db97373972..a112a03e8f2 100644
--- a/drivers/hwmon/ams/ams-core.c
+++ b/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>