From: Suman Anna Date: Mon, 20 Jul 2015 22:33:24 +0000 (-0500) Subject: iommu/omap: Remove all module references X-Git-Tag: omap-for-v4.3/fixes-rc1~57^2^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0cdbf727167a2fcc9ba2aaea98e2a76124ba072e;p=pandora-kernel.git iommu/omap: Remove all module references The OMAP IOMMU driver has been adapted to the IOMMU framework for a while now, and it does not support being built as a module anymore. So, remove all the module references from the OMAP IOMMU driver. While at it, also relocate a comment around the subsys_initcall to avoid a checkpatch strict warning about using a blank line after function/struct/union/enum declarations. Signed-off-by: Suman Anna Reviewed-by: Laurent Pinchart Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed