remove the now empty mach-s3c2410/irq.c
From: Heiko =?iso-8859-1?q?St=FCbner?= <heiko@...>
Commit-Message
Signed-off-by: Heiko Stuebner <heiko@...>
Patch-Comment
arch/arm/mach-s3c2410/Makefile | 1 - arch/arm/mach-s3c2410/irq.c | 29 ----------------------------- 2 files changed, 0 insertions(+), 30 deletions(-) delete mode 100644 arch/arm/mach-s3c2410/irq.c
Statistics
- 0 lines added
- 30 lines removed
Changes
------------------------ arch/arm/mach-s3c2410/Makefile ------------------------
index 0d468e9..8169535 100644
@@ -10,7 +10,6 @@ obj-n :=
obj- :=
obj-$(CONFIG_CPU_S3C2410) += s3c2410.o
obj-$(CONFIG_CPU_S3C2410_DMA) += dma.o
obj-$(CONFIG_CPU_S3C2410_DMA) += dma.o
obj-$(CONFIG_S3C2410_PM) += pm.o sleep.o
------------------------- arch/arm/mach-s3c2410/irq.c --------------------------
deleted file mode 100644
index 4428695..0000000
@@ -1,29 +0,0 @@