All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 2/2] MIPS: remove duplicated #include
@ 2009-09-18  7:14 Huang Weiyi
  2009-09-18 13:49 ` Ralf Baechle
  0 siblings, 1 reply; 2+ messages in thread
From: Huang Weiyi @ 2009-09-18  7:14 UTC (permalink / raw)
  To: ralf; +Cc: linux-mips, Huang Weiyi

Remove duplicated #include('s) in
  arch/mips/kernel/smp.c

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
---
 arch/mips/kernel/smp.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/arch/mips/kernel/smp.c b/arch/mips/kernel/smp.c
index 64668a9..119a95e 100644
--- a/arch/mips/kernel/smp.c
+++ b/arch/mips/kernel/smp.c
@@ -32,7 +32,6 @@
 #include <linux/cpumask.h>
 #include <linux/cpu.h>
 #include <linux/err.h>
-#include <linux/smp.h>
 
 #include <asm/atomic.h>
 #include <asm/cpu.h>
-- 
1.6.1.3

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

* Re: [PATCH 2/2] MIPS: remove duplicated #include
  2009-09-18  7:14 [PATCH 2/2] MIPS: remove duplicated #include Huang Weiyi
@ 2009-09-18 13:49 ` Ralf Baechle
  0 siblings, 0 replies; 2+ messages in thread
From: Ralf Baechle @ 2009-09-18 13:49 UTC (permalink / raw)
  To: Huang Weiyi; +Cc: linux-mips

On Fri, Sep 18, 2009 at 03:14:35PM +0800, Huang Weiyi wrote:
> From: Huang Weiyi <weiyi.huang@gmail.com>
> Date: Fri, 18 Sep 2009 15:14:35 +0800
> To: ralf@linux-mips.org
> Cc: linux-mips@linux-mips.org, Huang Weiyi <weiyi.huang@gmail.com>
> Subject: [PATCH 2/2] MIPS: remove duplicated #include
> 
> Remove duplicated #include('s) in
>   arch/mips/kernel/smp.c
> 
> Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>

Applied.  Thanks,

  Ralf

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

end of thread, other threads:[~2009-09-18 13:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-18  7:14 [PATCH 2/2] MIPS: remove duplicated #include Huang Weiyi
2009-09-18 13:49 ` Ralf Baechle

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.