mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* mfd: PCF50633: remove duplicated #include
@ 2009-01-14 22:53 Huang Weiyi
  2009-02-06 14:06 ` Samuel Ortiz
  0 siblings, 1 reply; 2+ messages in thread
From: Huang Weiyi @ 2009-01-14 22:53 UTC (permalink / raw)
  To: sameo; +Cc: linux-kernel

Removed duplicated #include <linux/device.h> in
  drivers/mfd/pcf50633-core.c

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>

diff --git a/drivers/mfd/pcf50633-core.c b/drivers/mfd/pcf50633-core.c
index 24508e2..feb8ddd 100644
--- a/drivers/mfd/pcf50633-core.c
+++ b/drivers/mfd/pcf50633-core.c
@@ -15,7 +15,6 @@
 #include <linux/kernel.h>
 #include <linux/device.h>
 #include <linux/sysfs.h>
-#include <linux/device.h>
 #include <linux/module.h>
 #include <linux/types.h>
 #include <linux/interrupt.h>


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

end of thread, other threads:[~2009-02-06 14:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-01-14 22:53 mfd: PCF50633: remove duplicated #include Huang Weiyi
2009-02-06 14:06 ` Samuel Ortiz

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

all inboxes | Powered by JetHome®