aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/arm/mach-s3c/irqs.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-s3c/irqs.h')
-rw-r--r--arch/arm/mach-s3c/irqs.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/arm/mach-s3c/irqs.h b/arch/arm/mach-s3c/irqs.h
index 0bff1c1c8eb0..3ff0e0963080 100644
--- a/arch/arm/mach-s3c/irqs.h
+++ b/arch/arm/mach-s3c/irqs.h
@@ -1,9 +1,2 @@
/* SPDX-License-Identifier: GPL-2.0 */
-
-#ifdef CONFIG_ARCH_S3C24XX
-#include "irqs-s3c24xx.h"
-#endif
-
-#ifdef CONFIG_ARCH_S3C64XX
#include "irqs-s3c64xx.h"
-#endif