ARM: OMAP2+: Remove module references from IOMMU machine layer
authorSuman Anna <s-anna@ti.com>
Fri, 10 Jul 2015 20:43:05 +0000 (15:43 -0500)
committerTony Lindgren <tony@atomide.com>
Thu, 16 Jul 2015 07:14:50 +0000 (00:14 -0700)
The OMAP IOMMU driver has been adapted to the IOMMU framework
for a while now, and it no longer supports being built as a
module. Cleanup all the module related references both from
the code and in the build.

While at it, also relocate a comment around the initcall to
avoid a checkpatch strict warning about using a blank line
after function/struct/union/enum declarations.

Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/Makefile
arch/arm/mach-omap2/omap-iommu.c

Simple merge
Simple merge