projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
acf346a
)
hwmon: clean up duplicate includes
author
Jesper Juhl
<jesper.juhl@gmail.com>
Sat, 21 Jul 2007 15:02:01 +0000
(17:02 +0200)
committer
Mark 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
patch
|
blob
|
history
diff --git
a/drivers/hwmon/ams/ams-core.c
b/drivers/hwmon/ams/ams-core.c
index
6db9737
..
a112a03
100644
(file)
--- 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>