* [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
* Re: [PATCH] mfd: remove duplicated #include
2009-03-21 5:49 [PATCH] mfd: remove duplicated #include Huang Weiyi
@ 2009-03-22 22:58 ` Samuel Ortiz
0 siblings, 0 replies; 2+ messages in thread
From: Samuel Ortiz @ 2009-03-22 22:58 UTC (permalink / raw)
To: Huang Weiyi; +Cc: linux-kernel
Hi Huang,
On Sat, Mar 21, 2009 at 01:49:29PM +0800, Huang Weiyi wrote:
> Remove duplicated #include in drivers/mfd/pcf50633-core.c.
This one is already applied to my next tree, thanks.
Cheers,
Samuel.
> 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
>
--
Intel Open Source Technology Centre
http://oss.intel.com/
^ permalink raw reply [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