From 743c8fbb90ca4c02bdf4087fa9f1885ddd85041b Mon Sep 17 00:00:00 2001 From: Arnd Bergmann Date: Thu, 29 Sep 2022 15:39:28 +0200 Subject: ARM: s3c: remove most s3c64xx board support All traditional board files except for MACH_WLF_CRAGG_6410 were marked as unused, so remove them now. Cc: Kwangwoo Lee Cc: Peter Korsgaard Cc: Darius Augulis Cc: Maurus Cuelenaere Cc: Ben Dooks Reviewed-by: Krzysztof Kozlowski Signed-off-by: Arnd Bergmann --- arch/arm/mach-s3c/mach-smdk6410.c | 706 -------------------------------------- 1 file changed, 706 deletions(-) delete mode 100644 arch/arm/mach-s3c/mach-smdk6410.c (limited to 'arch/arm/mach-s3c/mach-smdk6410.c') diff --git a/arch/arm/mach-s3c/mach-smdk6410.c b/arch/arm/mach-s3c/mach-smdk6410.c deleted file mode 100644 index e57b2bb61484..000000000000 --- a/arch/arm/mach-s3c/mach-smdk6410.c +++ /dev/null @@ -1,706 +0,0 @@ -// SPDX-License-Identifier: GPL-2.0 -// -// Copyright 2008 Openmoko, Inc. -// Copyright 2008 Simtec Electronics -// Ben Dooks -// http://armlinux.simtec.co.uk/ - -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include - -#ifdef CONFIG_SMDK6410_WM1190_EV1 -#include -#include -#endif - -#ifdef CONFIG_SMDK6410_WM1192_EV1 -#include -#include -#endif - -#include