public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH][Trivial] ARM: remove duplicate include from arch/arm/mach-dove/common.c
@ 2011-05-26  9:35 Jesper Juhl
  2011-05-26 14:48 ` Andrew Lunn
  2011-05-27 15:36 ` Sergei Shtylyov
  0 siblings, 2 replies; 8+ messages in thread
From: Jesper Juhl @ 2011-05-26  9:35 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: Andrew Lunn, trivial, linux-kernel, Russell King, Nicolas Pitre

Remove duplicate linux/serial_8250.h include from 
arch/arm/mach-dove/common.c that was introduced by commit 
5c60255149eece2a36ec9f5c99817b85f96fe8ec .

Signed-off-by: Jesper Juhl <jj@chaosbits.net>
---
 common.c |    1 -
 1 file changed, 1 deletion(-)

 note: untested patch since I have no way to really build arm stuff.
       patch is against Linus' tree.

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>


-- 
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 related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-06-20  8:41 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-26  9:35 [PATCH][Trivial] ARM: remove duplicate include from arch/arm/mach-dove/common.c Jesper Juhl
2011-05-26 14:48 ` Andrew Lunn
2011-06-16 21:51   ` Jesper Juhl
2011-06-17 10:01     ` Jiri Kosina
2011-06-17 13:14     ` Jiri Kosina
2011-06-20  3:20     ` Nicolas Pitre
2011-06-20  8:40       ` Jiri Kosina
2011-05-27 15:36 ` Sergei Shtylyov

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