diff mbox

[06/08] ARM: shmobile: Remove Kota2 use of <mach/hardware.h>

Message ID 20130724033811.30567.3910.sendpatchset@w520 (mailing list archive)
State New, archived
Headers show

Commit Message

Magnus Damm July 24, 2013, 3:38 a.m. UTC
From: Magnus Damm <damm@opensource.se>

Remove unused <mach/hardware.h> on Kota2.

Signed-off-by: Magnus Damm <damm@opensource.se>
---

 arch/arm/mach-shmobile/board-kota2.c |    1 -
 1 file changed, 1 deletion(-)

Comments

Simon Horman July 24, 2013, 8:07 a.m. UTC | #1
On Wed, Jul 24, 2013 at 12:38:11PM +0900, Magnus Damm wrote:
> From: Magnus Damm <damm@opensource.se>
> 
> Remove unused <mach/hardware.h> on Kota2.
> 
> Signed-off-by: Magnus Damm <damm@opensource.se>

I have skipped this patch as the cleanup2 branch, where I am applying
other patches in this series, includes a patch to remove Kota2.
diff mbox

Patch

--- 0001/arch/arm/mach-shmobile/board-kota2.c
+++ work/arch/arm/mach-shmobile/board-kota2.c	2013-07-23 16:04:07.000000000 +0900
@@ -44,7 +44,6 @@ 
 #include <linux/mmc/sh_mmcif.h>
 #include <linux/mfd/tmio.h>
 #include <linux/mmc/sh_mobile_sdhi.h>
-#include <mach/hardware.h>
 #include <mach/irqs.h>
 #include <mach/sh73a0.h>
 #include <mach/common.h>