public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] mfd: remove duplicated #include
@ 2009-03-21  5:49 Huang Weiyi
  2009-03-22 22:58 ` Samuel Ortiz
  0 siblings, 1 reply; 2+ messages in thread
From: Huang Weiyi @ 2009-03-21  5:49 UTC (permalink / raw)
  To: sameo; +Cc: linux-kernel, Huang Weiyi

Remove duplicated #include in drivers/mfd/pcf50633-core.c.

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
---
 drivers/mfd/pcf50633-core.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/drivers/mfd/pcf50633-core.c b/drivers/mfd/pcf50633-core.c
index 2e36057..7793932 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>
-- 
1.6.0.4


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

end of thread, other threads:[~2009-03-22 22:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-21  5:49 [PATCH] mfd: remove duplicated #include Huang Weiyi
2009-03-22 22:58 ` Samuel Ortiz

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