omap3: Remove non-existent config option
authorYogesh Marathe <yogesh_marathe@ti.com>
Thu, 22 Jul 2010 09:13:47 +0000 (09:13 +0000)
committerTony Lindgren <tony@atomide.com>
Tue, 10 Aug 2010 12:38:39 +0000 (15:38 +0300)
The definition of "iva2" device in iommu_device
is wrapped inside CONFIG_MPU_BRIDGE_IOMMU, but
this option is not defined in KConfig.

This patch removes the wrapper and makes "iva2"
available as another iommu_device.

Signed-off-by: Yogesh Marathe <yogesh_marathe@ti.com>
Signed-off-by: Sanjeev Premi <premi@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found