Skip to content

Commit

Permalink
ARM: S3C2410: remove the now empty mach-s3c2410/irq.c
Browse files Browse the repository at this point in the history
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
  • Loading branch information
Heiko Stuebner authored and Kukjin Kim committed Jun 4, 2011
1 parent de11c58 commit 2aec0d6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 30 deletions.
1 change: 0 additions & 1 deletion arch/arm/mach-s3c2410/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ obj-n :=
obj- :=

obj-$(CONFIG_CPU_S3C2410) += s3c2410.o
obj-$(CONFIG_CPU_S3C2410) += irq.o
obj-$(CONFIG_CPU_S3C2410_DMA) += dma.o
obj-$(CONFIG_CPU_S3C2410_DMA) += dma.o
obj-$(CONFIG_S3C2410_PM) += pm.o sleep.o
Expand Down
29 changes: 0 additions & 29 deletions arch/arm/mach-s3c2410/irq.c

This file was deleted.

0 comments on commit 2aec0d6

Please sign in to comment.