* [PATCH 1/4] sh: remove duplicated #include
@ 2010-06-05 14:42 Huang Weiyi
2010-06-07 2:38 ` Paul Mundt
0 siblings, 1 reply; 2+ messages in thread
From: Huang Weiyi @ 2010-06-05 14:42 UTC (permalink / raw)
To: linux-sh
Remove duplicated #include('s) in
arch/sh/boards/mach-ecovec24/setup.c
Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
---
arch/sh/boards/mach-ecovec24/setup.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/arch/sh/boards/mach-ecovec24/setup.c b/arch/sh/boards/mach-ecovec24/setup.c
index be1d114..1d7b495 100644
--- a/arch/sh/boards/mach-ecovec24/setup.c
+++ b/arch/sh/boards/mach-ecovec24/setup.c
@@ -25,7 +25,6 @@
#include <linux/spi/spi.h>
#include <linux/spi/sh_msiof.h>
#include <linux/spi/mmc_spi.h>
-#include <linux/mmc/host.h>
#include <linux/input.h>
#include <linux/input/sh_keysc.h>
#include <video/sh_mobile_lcdc.h>
--
1.6.1.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH 1/4] sh: remove duplicated #include
2010-06-05 14:42 [PATCH 1/4] sh: remove duplicated #include Huang Weiyi
@ 2010-06-07 2:38 ` Paul Mundt
0 siblings, 0 replies; 2+ messages in thread
From: Paul Mundt @ 2010-06-07 2:38 UTC (permalink / raw)
To: linux-sh
On Sat, Jun 05, 2010 at 10:42:39PM +0800, Huang Weiyi wrote:
> Remove duplicated #include('s) in
> arch/sh/boards/mach-ecovec24/setup.c
>
> Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Applied, thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-06-07 2:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-05 14:42 [PATCH 1/4] sh: remove duplicated #include Huang Weiyi
2010-06-07 2:38 ` Paul Mundt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox