Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
[linux-2.6-microblaze.git] / drivers / Makefile
index bb15b9d..c61cde5 100644 (file)
@@ -56,7 +56,7 @@ obj-y                         += tty/
 obj-y                          += char/
 
 # iommu/ comes before gpu as gpu are using iommu controllers
-obj-$(CONFIG_IOMMU_SUPPORT)    += iommu/
+obj-y                          += iommu/
 
 # gpu/ comes after char for AGP vs DRM startup and after iommu
 obj-y                          += gpu/