omap3: Remove non-existent config option
authorYogesh Marathe <yogesh_marathe@ti.com>
Fri, 20 Aug 2010 06:36:28 +0000 (09:36 +0300)
committerTony Lindgren <tony@atomide.com>
Fri, 20 Aug 2010 06:36:28 +0000 (09:36 +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