Message ID | 20130724033752.30567.70305.sendpatchset@w520 (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On Wed, Jul 24, 2013 at 12:37:52PM +0900, Magnus Damm wrote: > From: Magnus Damm <damm@opensource.se> > > Remove unused <mach/hardware.h> on r8a7779. > > 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-r8a7779.c +++ work/arch/arm/mach-shmobile/setup-r8a7779.c 2013-07-23 16:02:42.000000000 +0900 @@ -36,7 +36,6 @@ #include <linux/usb/ehci_pdriver.h> #include <linux/usb/ohci_pdriver.h> #include <linux/pm_runtime.h> -#include <mach/hardware.h> #include <mach/irqs.h> #include <mach/r8a7779.h> #include <mach/common.h>