linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM:mach-dove:remove the dup include serial_8250.h
@ 2011-07-24  3:24 Wanlong Gao
  2011-07-24  7:51 ` Jesper Juhl
  0 siblings, 1 reply; 3+ messages in thread
From: Wanlong Gao @ 2011-07-24  3:24 UTC (permalink / raw)
  To: linux-arm-kernel

From: Wanlong Gao <gaowanlong@cn.fujitsu.com>

linux/serial_8250.h has been included for twice.

Signed-off-by: Wanlong Gao <gaowanlong@cn.fujitsu.com>
---
 arch/arm/mach-dove/common.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/arch/arm/mach-dove/common.c b/arch/arm/mach-dove/common.c
index 5ed51b8..b6c3d6b 100644
--- a/arch/arm/mach-dove/common.c
+++ b/arch/arm/mach-dove/common.c
@@ -17,7 +17,6 @@
 #include <linux/clk.h>
 #include <linux/mbus.h>
 #include <linux/ata_platform.h>
-#include <linux/serial_8250.h>
 #include <linux/gpio.h>
 #include <asm/page.h>
 #include <asm/setup.h>
-- 
1.7.4.1

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

* [PATCH] ARM:mach-dove:remove the dup include serial_8250.h
  2011-07-24  3:24 [PATCH] ARM:mach-dove:remove the dup include serial_8250.h Wanlong Gao
@ 2011-07-24  7:51 ` Jesper Juhl
  2011-07-24  8:00   ` Wanlong Gao
  0 siblings, 1 reply; 3+ messages in thread
From: Jesper Juhl @ 2011-07-24  7:51 UTC (permalink / raw)
  To: linux-arm-kernel

On Sun, 24 Jul 2011, Wanlong Gao wrote:

> From: Wanlong Gao <gaowanlong@cn.fujitsu.com>
> 
> linux/serial_8250.h has been included for twice.
> 
> Signed-off-by: Wanlong Gao <gaowanlong@cn.fujitsu.com>
> ---
>  arch/arm/mach-dove/common.c |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
> 
> diff --git a/arch/arm/mach-dove/common.c b/arch/arm/mach-dove/common.c
> index 5ed51b8..b6c3d6b 100644
> --- a/arch/arm/mach-dove/common.c
> +++ b/arch/arm/mach-dove/common.c
> @@ -17,7 +17,6 @@
>  #include <linux/clk.h>
>  #include <linux/mbus.h>
>  #include <linux/ata_platform.h>
> -#include <linux/serial_8250.h>
>  #include <linux/gpio.h>
>  #include <asm/page.h>
>  #include <asm/setup.h>
> 

A patch for this is already in linux-next: 
http://git.kernel.org/?p=linux/kernel/git/next/linux-next.git;a=commitdiff;h=4ca9d7856c101f4b1d2c7d3f2ad2fcce8e9a20ae
"ARM: remove duplicate include from arch/arm/mach-dove/common.c"

-- 
Jesper Juhl <jj@chaosbits.net>       http://www.chaosbits.net/
Don't top-post http://www.catb.org/jargon/html/T/top-post.html
Plain text mails only, please.

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

* [PATCH] ARM:mach-dove:remove the dup include serial_8250.h
  2011-07-24  7:51 ` Jesper Juhl
@ 2011-07-24  8:00   ` Wanlong Gao
  0 siblings, 0 replies; 3+ messages in thread
From: Wanlong Gao @ 2011-07-24  8:00 UTC (permalink / raw)
  To: linux-arm-kernel

On ?, 2011-07-24 at 09:51 +0200, Jesper Juhl wrote:
> On Sun, 24 Jul 2011, Wanlong Gao wrote:
> 
> > From: Wanlong Gao <gaowanlong@cn.fujitsu.com>
> > 
> > linux/serial_8250.h has been included for twice.
> > 
> > Signed-off-by: Wanlong Gao <gaowanlong@cn.fujitsu.com>
> > ---
> >  arch/arm/mach-dove/common.c |    1 -
> >  1 files changed, 0 insertions(+), 1 deletions(-)
> > 
> > diff --git a/arch/arm/mach-dove/common.c b/arch/arm/mach-dove/common.c
> > index 5ed51b8..b6c3d6b 100644
> > --- a/arch/arm/mach-dove/common.c
> > +++ b/arch/arm/mach-dove/common.c
> > @@ -17,7 +17,6 @@
> >  #include <linux/clk.h>
> >  #include <linux/mbus.h>
> >  #include <linux/ata_platform.h>
> > -#include <linux/serial_8250.h>
> >  #include <linux/gpio.h>
> >  #include <asm/page.h>
> >  #include <asm/setup.h>
> > 
> 
> A patch for this is already in linux-next: 
> http://git.kernel.org/?p=linux/kernel/git/next/linux-next.git;a=commitdiff;h=4ca9d7856c101f4b1d2c7d3f2ad2fcce8e9a20ae
> "ARM: remove duplicate include from arch/arm/mach-dove/common.c"
cheers.
> 

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

end of thread, other threads:[~2011-07-24  8:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-24  3:24 [PATCH] ARM:mach-dove:remove the dup include serial_8250.h Wanlong Gao
2011-07-24  7:51 ` Jesper Juhl
2011-07-24  8:00   ` Wanlong Gao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).