[RESEND PATCH 2/3] ARM: OMAP2+: Remove unnecesary include in GPMC driver
Tony Lindgren
tony at atomide.com
Thu Nov 6 10:52:36 PST 2014
* Javier Martinez Canillas <javier.martinez at collabora.co.uk> [140318 23:12]:
> The GPMC driver includes arch/arm/mach-omap2/common.h but
> does not use anything on that header so it can be removed.
>
> Signed-off-by: Javier Martinez Canillas <javier.martinez at collabora.co.uk>
> Signed-off-by: Tony Lindgren <tony at atomide.com>
Probably meant Cc here? :) I'll apply this into omap-for-v3.19/gpmc,
the rest will need to wait until omap3 is DT only.
Regards,
Tony
> ---
> arch/arm/mach-omap2/gpmc.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/arch/arm/mach-omap2/gpmc.c b/arch/arm/mach-omap2/gpmc.c
> index ab43755..b637c96 100644
> --- a/arch/arm/mach-omap2/gpmc.c
> +++ b/arch/arm/mach-omap2/gpmc.c
> @@ -37,7 +37,6 @@
> #include <asm/mach-types.h>
>
> #include "soc.h"
> -#include "common.h"
> #include "omap_device.h"
> #include "gpmc.h"
> #include "gpmc-nand.h"
> --
> 1.9.0
>
More information about the linux-arm-kernel
mailing list