aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c/include/mach/io.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-s3c/include/mach/io.h')
-rw-r--r--arch/arm/mach-s3c/include/mach/io.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/arm/mach-s3c/include/mach/io.h b/arch/arm/mach-s3c/include/mach/io.h
deleted file mode 100644
index 30a0135708dc..000000000000
--- a/arch/arm/mach-s3c/include/mach/io.h
+++ /dev/null
@@ -1,8 +0,0 @@
-/* SPDX-License-Identifier: GPL-2.0 */
-/*
- * Copyright (c) 2020 Krzysztof Kozlowski <krzk@kernel.org>
- */
-
-#ifdef CONFIG_ARCH_S3C24XX
-#include "io-s3c24xx.h"
-#endif