diff options
Diffstat (limited to 'arch/arm/mach-omap2/devices.c')
-rw-r--r-- | arch/arm/mach-omap2/devices.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/devices.c b/arch/arm/mach-omap2/devices.c index cafe04660a4b..c67a731cfbb7 100644 --- a/arch/arm/mach-omap2/devices.c +++ b/arch/arm/mach-omap2/devices.c | |||
@@ -129,7 +129,7 @@ static struct platform_device omap2cam_device = { | |||
129 | 129 | ||
130 | #if defined(CONFIG_IOMMU_API) | 130 | #if defined(CONFIG_IOMMU_API) |
131 | 131 | ||
132 | #include <plat/iommu.h> | 132 | #include <linux/platform_data/iommu-omap.h> |
133 | 133 | ||
134 | static struct resource omap3isp_resources[] = { | 134 | static struct resource omap3isp_resources[] = { |
135 | { | 135 | { |