mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH][07/37] Clean up duplicate includes in drivers/hwmon/
@ 2007-07-21 15:02 Jesper Juhl
  2007-07-25  2:01 ` Mark M. Hoffman
  0 siblings, 1 reply; 2+ messages in thread
From: Jesper Juhl @ 2007-07-21 15:02 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Andrew Morton, Jesper Juhl, Stelian Pop, Michael Hanselmann,
	Mark Hoffman, lm-sensors

Hi,

This patch cleans up duplicate includes in
	drivers/hwmon/


Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
---

diff --git a/drivers/hwmon/ams/ams-core.c b/drivers/hwmon/ams/ams-core.c
index 6db9737..a112a03 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>
 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-07-25  2:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-07-21 15:02 [PATCH][07/37] Clean up duplicate includes in drivers/hwmon/ Jesper Juhl
2007-07-25  2:01 ` Mark M. Hoffman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome