Message ID | 20130724033734.30567.25082.sendpatchset@w520 (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On Wed, Jul 24, 2013 at 12:37:34PM +0900, Magnus Damm wrote: > From: Magnus Damm <damm@opensource.se> > > Remove unused <mach/hardware.h> on sh7372. > > Signed-off-by: Magnus Damm <damm@opensource.se> Thanks, I have queued this up for v3.12 in the cleanup2 branch.
--- 0001/arch/arm/mach-shmobile/setup-sh7372.c +++ work/arch/arm/mach-shmobile/setup-sh7372.c 2013-07-23 16:00:52.000000000 +0900 @@ -35,7 +35,6 @@ #include <linux/dma-mapping.h> #include <linux/platform_data/sh_ipmmu.h> #include <mach/dma-register.h> -#include <mach/hardware.h> #include <mach/irqs.h> #include <mach/sh7372.h> #include <mach/common.h>