rmobile: Drop CONFIG_SH73A0 and associated code
authorSimon Glass <sjg@chromium.org>
Wed, 1 Feb 2023 20:20:07 +0000 (13:20 -0700)
committerTom Rini <trini@konsulko.com>
Tue, 7 Feb 2023 19:33:49 +0000 (14:33 -0500)
commit69f06c8da6ec02d32973b3035f66e9697bcc1fe3
tree6792ee12f912ce65a5391b8c1f1bf96dbab71ddf
parentbf448073ea49877ec64763eb491da429f64eee26
rmobile: Drop CONFIG_SH73A0 and associated code

This option does not exist, so the code attached to it is not used. Drop
it.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/arm/mach-rmobile/Makefile
arch/arm/mach-rmobile/cpu_info-sh73a0.c [deleted file]
arch/arm/mach-rmobile/cpu_info.c
arch/arm/mach-rmobile/include/mach/gpio.h
arch/arm/mach-rmobile/include/mach/rmobile.h
arch/arm/mach-rmobile/include/mach/sh73a0-gpio.h [deleted file]
arch/arm/mach-rmobile/include/mach/sh73a0.h [deleted file]
arch/arm/mach-rmobile/pfc-sh73a0.c [deleted file]
drivers/i2c/sh_i2c.c
drivers/serial/serial_sh.h