Message ID | 20130724033743.30567.57468.sendpatchset@w520 (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On Wed, Jul 24, 2013 at 12:37:43PM +0900, Magnus Damm wrote: > From: Magnus Damm <damm@opensource.se> > > Remove unused <mach/hardware.h> on EMEV2. > > 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-emev2.c +++ work/arch/arm/mach-shmobile/setup-emev2.c 2013-07-23 16:01:44.000000000 +0900 @@ -27,7 +27,6 @@ #include <linux/input.h> #include <linux/io.h> #include <linux/irqchip/arm-gic.h> -#include <mach/hardware.h> #include <mach/common.h> #include <mach/emev2.h> #include <mach/irqs.h>