summaryrefslogtreecommitdiff
path: root/arch/arm/mach-s3c24xx/bast-irq.c
diff options
context:
space:
mode:
authorHeiko Stuebner <heiko@sntech.de>2013-02-12 14:23:01 -0800
committerKukjin Kim <kgene.kim@samsung.com>2013-03-05 10:42:47 +0900
commitdc1a3538fea6df5d477b0a7604942da5ed7612c4 (patch)
treefaf276b44f25428444c8477640511982d1db1761 /arch/arm/mach-s3c24xx/bast-irq.c
parent4d512a908ed00269204f67303becf279898c5674 (diff)
ARM: S3C24XX: remove plat/irq.h in plat-samsung
plat-samsung/irq.h did only contain functions for handling the spread out subirqs on s3c24xx arches, which are not needed anymore. Signed-off-by: Heiko Stuebner <heiko@sntech.de> [kgene.kim@samsung.com: fixed build error on bast-irq.c] Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/mach-s3c24xx/bast-irq.c')
-rw-r--r--arch/arm/mach-s3c24xx/bast-irq.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-s3c24xx/bast-irq.c b/arch/arm/mach-s3c24xx/bast-irq.c
index c0daa9590b4c..cb1b791954de 100644
--- a/arch/arm/mach-s3c24xx/bast-irq.c
+++ b/arch/arm/mach-s3c24xx/bast-irq.c
@@ -34,8 +34,6 @@
#include <mach/hardware.h>
#include <mach/regs-irq.h>
-#include <plat/irq.h>
-
#include "bast.h"
#define irqdbf(x...)