From: Magnus Damm <damm@opensource.se> Date: Wed, 24 Jul 2013 03:38:20 +0000 (+0900) Subject: ARM: shmobile: Remove Marzen use of <mach/hardware.h> X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=85469abe4930fb001c79ac5f0ca17b65c7b2580d;p=GitHub%2FLineageOS%2FG12%2Fandroid_kernel_amlogic_linux-4.9.git ARM: shmobile: Remove Marzen use of <mach/hardware.h> Remove unused <mach/hardware.h> on Marzen. Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Simon Horman <horms+renesas@verge.net.au> --- diff --git a/arch/arm/mach-shmobile/board-marzen.c b/arch/arm/mach-shmobile/board-marzen.c index a7d1010505bf..1f57865a07be 100644 --- a/arch/arm/mach-shmobile/board-marzen.c +++ b/arch/arm/mach-shmobile/board-marzen.c @@ -37,7 +37,6 @@ #include <linux/mmc/host.h> #include <linux/mmc/sh_mobile_sdhi.h> #include <linux/mfd/tmio.h> -#include <mach/hardware.h> #include <mach/r8a7779.h> #include <mach/common.h> #include <mach/irqs.h>