sh: Remove unused SH4-202 support
authorArnd Bergmann <arnd@arndb.de>
Thu, 14 Sep 2023 15:55:21 +0000 (17:55 +0200)
committerJohn Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Wed, 25 Oct 2023 14:49:58 +0000 (16:49 +0200)
commit6c329558c1c68c56d35e451b3e7950dbe11a8ee5
tree937e7b576d37405d8ddd7b477a72cc1c93af9b97
parent3ca64d0669b467e951d6020f154a7fd8810db35b
sh: Remove unused SH4-202 support

This early prototype of the SH4 CPU was only used in the "microdev" board
that is now removed, so all of the SH4-202 supoprt can also be removed.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Link: https://lore.kernel.org/r/20230914155523.3839811-2-arnd@kernel.org
Signed-off-by: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
arch/sh/Kconfig
arch/sh/kernel/cpu/sh4/Makefile
arch/sh/kernel/cpu/sh4/clock-sh4-202.c [deleted file]
arch/sh/kernel/cpu/sh4/setup-sh4-202.c [deleted file]