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

Arnd Bergmann arnd at arndb.de
Wed May 14 02:17:24 PDT 2014


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 at tiscali.nl>
> ---
> 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



More information about the linux-arm-kernel mailing list