From 228e5fadba3c7d6ef39bac087cd086ab9d68d945 Mon Sep 17 00:00:00 2001 From: Suman Anna Date: Fri, 10 Jul 2015 15:43:05 -0500 Subject: [PATCH] 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-format-patch failed