Re: [PATCH] [RESEND] ARM: remove last use of CONFIG_CPU_ARM710

From: Arnd Bergmann
Date: Wed May 14 2014 - 05:17:48 EST


On Wednesday 14 May 2014 10:24:25 Paul Bolle wrote:
> Support for ARM710 CPUs was removed in v3.5. Now remove the last code
> depending on its Kconfig macro.
>
> Signed-off-by: Paul Bolle <pebolle@xxxxxxxxxx>
> ---
> First submitted in March 2103. Still untested. Please note that
> cpu_arm7_data_abort was also removed in v3.5.
>

'git grep -i arm710' tells me that there is also some arm710
specific code in arch/arm/mm/proc-arm720.S that we may want to
remove along with this.

The DT binding should probably remain untouched though, I think it's
correct to document the string.

Arnd
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/