public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* omap mmc: remove duplicated #include's
@ 2009-01-04  3:13 Huang Weiyi
  2009-01-07 14:04 ` Tony Lindgren
  0 siblings, 1 reply; 2+ messages in thread
From: Huang Weiyi @ 2009-01-04  3:13 UTC (permalink / raw)
  To: tony; +Cc: linux-omap

Removed duplicated #include's in arch/arm/mach-omap1/board-voiceblue.c

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>

diff --git a/arch/arm/mach-omap1/board-voiceblue.c b/arch/arm/mach-omap1/board-voiceblue.c
index c224f3c..a765354 100644
--- a/arch/arm/mach-omap1/board-voiceblue.c
+++ b/arch/arm/mach-omap1/board-voiceblue.c
@@ -22,7 +22,6 @@
 #include <linux/reboot.h>
 #include <linux/serial_8250.h>
 #include <linux/serial_reg.h>
-#include <linux/irq.h>

 #include <mach/hardware.h>
 #include <asm/mach-types.h>


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

* Re: omap mmc: remove duplicated #include's
  2009-01-04  3:13 omap mmc: remove duplicated #include's Huang Weiyi
@ 2009-01-07 14:04 ` Tony Lindgren
  0 siblings, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2009-01-07 14:04 UTC (permalink / raw)
  To: Huang Weiyi; +Cc: linux-omap

* Huang Weiyi <weiyi.huang@gmail.com> [090104 05:13]:
> Removed duplicated #include's in arch/arm/mach-omap1/board-voiceblue.c

Thanks, pushing to linux-omap tree and adding to omap-fixes queue
for mainline kernel.

Tony


> Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
> 
> diff --git a/arch/arm/mach-omap1/board-voiceblue.c b/arch/arm/mach-omap1/board-voiceblue.c
> index c224f3c..a765354 100644
> --- a/arch/arm/mach-omap1/board-voiceblue.c
> +++ b/arch/arm/mach-omap1/board-voiceblue.c
> @@ -22,7 +22,6 @@
>  #include <linux/reboot.h>
>  #include <linux/serial_8250.h>
>  #include <linux/serial_reg.h>
> -#include <linux/irq.h>
> 
>  #include <mach/hardware.h>
>  #include <asm/mach-types.h>
> 

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

end of thread, other threads:[~2009-01-07 14:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-04  3:13 omap mmc: remove duplicated #include's Huang Weiyi
2009-01-07 14:04 ` Tony Lindgren

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