summaryrefslogtreecommitdiff
path: root/arch/arm/mach-s3c/Makefile
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2022-09-29 18:30:48 +0300
committerArnd Bergmann <arnd@arndb.de>2023-01-16 11:26:05 +0300
commitcc146410f9a4abae417b476ea1631089c0ddd171 (patch)
tree29baab892c52727da5d4ccc8b8a87aa1ce117d9c /arch/arm/mach-s3c/Makefile
parent743c8fbb90ca4c02bdf4087fa9f1885ddd85041b (diff)
downloadlinux-cc146410f9a4abae417b476ea1631089c0ddd171.tar.xz
ARM: s3c: remove adc.c
This driver could not be enabled on s3c64xx for a long time because of the ARCH_MULTIPLATFORM dependency, so remove it. Acked-by: Mark Brown <broonie@kernel.org> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/mach-s3c/Makefile')
-rw-r--r--arch/arm/mach-s3c/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/mach-s3c/Makefile b/arch/arm/mach-s3c/Makefile
index a5135137e648..bae7316be5c7 100644
--- a/arch/arm/mach-s3c/Makefile
+++ b/arch/arm/mach-s3c/Makefile
@@ -8,10 +8,6 @@ include $(src)/Makefile.s3c64xx
obj-y += init.o cpu.o
-# ADC
-
-obj-$(CONFIG_S3C_ADC) += adc.o
-
# devices
obj-$(CONFIG_SAMSUNG_ATAGS) += platformdata.o