summaryrefslogtreecommitdiff
path: root/arch/arm/mach-s3c/mach-crag6410.c
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2022-09-29 17:30:48 +0200
committerArnd Bergmann <arnd@arndb.de>2023-01-16 09:26:05 +0100
commitcc146410f9a4abae417b476ea1631089c0ddd171 (patch)
tree29baab892c52727da5d4ccc8b8a87aa1ce117d9c /arch/arm/mach-s3c/mach-crag6410.c
parent743c8fbb90ca4c02bdf4087fa9f1885ddd85041b (diff)
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/mach-crag6410.c')
-rw-r--r--arch/arm/mach-s3c/mach-crag6410.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-s3c/mach-crag6410.c b/arch/arm/mach-s3c/mach-crag6410.c
index 2ecb85856e24..7c4bed4370a1 100644
--- a/arch/arm/mach-s3c/mach-crag6410.c
+++ b/arch/arm/mach-s3c/mach-crag6410.c
@@ -58,7 +58,6 @@
#include "keypad.h"
#include "devs.h"
#include "cpu.h"
-#include <linux/soc/samsung/s3c-adc.h>
#include <linux/platform_data/i2c-s3c2410.h>
#include "pm.h"