ARM: OMAP2+: Remove omap_mmu_dev_attr structure
authorSuman Anna <s-anna@ti.com>
Wed, 16 Sep 2015 23:48:22 +0000 (18:48 -0500)
committerTony Lindgren <tony@atomide.com>
Mon, 30 Nov 2015 18:35:07 +0000 (10:35 -0800)
commitb6a89194182fe7a33d383463b8b9af6e117d8146
treef228a9f7074bfb30956e7d21f2034f9b6b3eedbe
parent1ad0ea0c6575e355d42397f65e70d3b83eb9742e
ARM: OMAP2+: Remove omap_mmu_dev_attr structure

The structure omap_mmu_dev_attr was used in the hwmod data for
supplying device-specific data through the .dev_attr field and
used in constructing the platform data for legacy device creation.
The legacy device creation of OMAP IOMMU devices has been cleaned
up, and this structure is no longer needed, so remove it.

Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
include/linux/platform_data/iommu-omap.h