From: Arnd Bergmann Date: Sun, 2 Oct 2011 18:34:05 +0000 (-0400) Subject: iommu/omap: always provide iommu debug code X-Git-Tag: v3.2-rc1~117^2^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4efd94bde1a2df9f1344ff936d42b4a78b9acc0;p=pandora-kernel.git iommu/omap: always provide iommu debug code The iommu module on omap contains a few functions that are only used by the debug module. These are however only there when the debug code is built as a module. Since it is possible to build the debug code into the kernel, the functions should also be provided for the built-in case. Signed-off-by: Arnd Bergmann Signed-off-by: Ohad Ben-Cohen Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed