From: Suman Anna Date: Fri, 10 Jul 2015 20:43:05 +0000 (-0500) Subject: ARM: OMAP2+: Remove module references from IOMMU machine layer X-Git-Tag: omap-for-v4.3/soc-signed~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=228e5fadba3c7d6ef39bac087cd086ab9d68d945;p=pandora-kernel.git 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 Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed