ARM: shmobile: sh7372: Remove Legacy C SoC code
authorMagnus Damm <[email protected]>
Mon, 26 Jan 2015 06:19:20 +0000 (15:19 +0900)
committerSimon Horman <[email protected]>
Mon, 23 Feb 2015 21:45:25 +0000 (06:45 +0900)
commit59b89af1d5551c12bf710840d5215a186607ca23
tree816f5bdbdc613fd4a91a60a1ddb91a59b04c3a4d
parent10c7fcbd0f00a0d7e6039fcfcb04dca80c0ff362
ARM: shmobile: sh7372: Remove Legacy C SoC code

Remove support for the legacy Cortex-A8 based sh7372 SoC.

The Linux kernel still lacks DT bindings for the sh7372 INTC
interrupt controller so DT multiplatform support is not possibile.

Also, the sh7372 SoC never went into mass production anyway so to
aid migration to DT multiplatform simply get rid of sh7372 support.

Signed-off-by: Magnus Damm <[email protected]>
Acked-by: Laurent Pinchart <[email protected]>
Acked-by: Geert Uytterhoeven <[email protected]>
Signed-off-by: Simon Horman <[email protected]>
arch/arm/Kconfig.debug
arch/arm/mach-shmobile/Kconfig
arch/arm/mach-shmobile/Makefile
arch/arm/mach-shmobile/clock-sh7372.c [deleted file]
arch/arm/mach-shmobile/common.h
arch/arm/mach-shmobile/entry-intc.S [deleted file]
arch/arm/mach-shmobile/intc-sh7372.c [deleted file]
arch/arm/mach-shmobile/pm-sh7372.c [deleted file]
arch/arm/mach-shmobile/setup-sh7372.c [deleted file]
arch/arm/mach-shmobile/sh7372.h [deleted file]
arch/arm/mach-shmobile/sleep-sh7372.S [deleted file]