]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commit228e5fadba3c7d6ef39bac087cd086ab9d68d945
tree7ab7c42eff97bf12c685f3b6a76839e2289e10ae
parentea827ad5ffbb78812f6dbdee005e1f364b6bdc58
ARM: OMAP2+: Remove module references from IOMMU machine layer

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