From: David Cohen Date: Tue, 15 Feb 2011 11:31:13 +0000 (+0000) Subject: omap: IOMMU: add missing function declaration X-Git-Tag: v2.6.39-rc1~432^2~23^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f85f99b1e9ae9d62e3ea9f0cd3827020e0d9ba2;p=pandora-kernel.git omap: IOMMU: add missing function declaration Declaration of exported function 'iopgtable_lookup_entry' is missing from header file. Currently we have a sparse warning as it's not being used externally. Adding its declaration to avoid such warning and allow its usage in future. Signed-off-by: David Cohen Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed