diff options
Diffstat (limited to 'arch/arm/mach-msm/Makefile')
-rw-r--r-- | arch/arm/mach-msm/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-msm/Makefile b/arch/arm/mach-msm/Makefile index d257ff40e16b..4c248ba07d02 100644 --- a/arch/arm/mach-msm/Makefile +++ b/arch/arm/mach-msm/Makefile | |||
@@ -2,7 +2,6 @@ obj-y += io.o timer.o | |||
2 | obj-y += clock.o | 2 | obj-y += clock.o |
3 | 3 | ||
4 | obj-$(CONFIG_MSM_VIC) += irq-vic.o | 4 | obj-$(CONFIG_MSM_VIC) += irq-vic.o |
5 | obj-$(CONFIG_MSM_IOMMU) += devices-iommu.o | ||
6 | 5 | ||
7 | obj-$(CONFIG_ARCH_MSM7X00A) += irq.o | 6 | obj-$(CONFIG_ARCH_MSM7X00A) += irq.o |
8 | obj-$(CONFIG_ARCH_QSD8X50) += sirc.o | 7 | obj-$(CONFIG_ARCH_QSD8X50) += sirc.o |