diff mbox

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

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

Commit Message

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

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

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

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

Comments

Simon Horman July 24, 2013, 8:06 a.m. UTC | #1
On Wed, Jul 24, 2013 at 12:37:24PM +0900, Magnus Damm wrote:
> From: Magnus Damm <damm@opensource.se>
> 
> Remove unused <mach/hardware.h> on sh73a0.

Thanks, I have queued this up for v3.12 in the cleanup2 branch.
diff mbox

Patch

--- 0001/arch/arm/mach-shmobile/setup-sh73a0.c
+++ work/arch/arm/mach-shmobile/setup-sh73a0.c	2013-07-23 16:00:03.000000000 +0900
@@ -34,7 +34,6 @@ 
 #include <linux/platform_data/sh_ipmmu.h>
 #include <linux/platform_data/irq-renesas-intc-irqpin.h>
 #include <mach/dma-register.h>
-#include <mach/hardware.h>
 #include <mach/irqs.h>
 #include <mach/sh73a0.h>
 #include <mach/common.h>