spi: remove s3c24xx driver
authorArnd Bergmann <arnd@arndb.de>
Fri, 30 Sep 2022 11:22:04 +0000 (13:22 +0200)
committerArnd Bergmann <arnd@arndb.de>
Mon, 16 Jan 2023 08:26:06 +0000 (09:26 +0100)
commitc9dcd56feb820d50d1bbd52c135caa4e628e4762
tree9647d88941485b26cce3da4f94ee9d63cb50c1fa
parent20ab62c4799669a9952daa121ce84b4a09097a32
spi: remove s3c24xx driver

The s3c24xx platform was removed,s o there are no remaining users
for its spi driver.

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
MAINTAINERS
drivers/spi/Kconfig
drivers/spi/Makefile
drivers/spi/spi-s3c24xx-regs.h [deleted file]
drivers/spi/spi-s3c24xx.c [deleted file]
include/linux/spi/s3c24xx-fiq.h [deleted file]
include/linux/spi/s3c24xx.h [deleted file]