ARM: renesas: Drop remnants of R8A7740 support
authorMarek Vasut <marek.vasut+renesas@mailbox.org>
Tue, 27 Feb 2024 16:05:41 +0000 (17:05 +0100)
committerTom Rini <trini@konsulko.com>
Sat, 2 Mar 2024 19:29:35 +0000 (14:29 -0500)
commitc13a8f93700add11043720d30a9e09713b6157a1
treea06db3cd90f913330f909f762763326d4d9a7964
parent1a66a7768af7e8106c2cd93a19f4013877fb85ae
ARM: renesas: Drop remnants of R8A7740 support

Last board with this SoC has been removed in commit
0fb054b3f7ea ("arm: Remove armadillo-800eva board")
in August 2022. Drop the rest of unused code.

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Reviewed-by: Paul Barker <paul.barker.ct@bp.renesas.com>
arch/arm/mach-rmobile/Kconfig.32
arch/arm/mach-rmobile/Makefile
arch/arm/mach-rmobile/cpu_info-r8a7740.c [deleted file]
arch/arm/mach-rmobile/cpu_info.c
arch/arm/mach-rmobile/include/mach/gpio.h
arch/arm/mach-rmobile/include/mach/r8a7740-gpio.h [deleted file]
arch/arm/mach-rmobile/include/mach/r8a7740.h [deleted file]
arch/arm/mach-rmobile/include/mach/rmobile.h
arch/arm/mach-rmobile/lowlevel_init.S [deleted file]
arch/arm/mach-rmobile/pfc-r8a7740.c [deleted file]