omap: IOMMU: add missing function declaration
authorDavid Cohen <dacohen@gmail.com>
Tue, 15 Feb 2011 11:31:13 +0000 (11:31 +0000)
committerTony Lindgren <tony@atomide.com>
Thu, 17 Feb 2011 23:48:00 +0000 (15:48 -0800)
commit4f85f99b1e9ae9d62e3ea9f0cd3827020e0d9ba2
tree35e39839c2029842c89e6c15d8f38fca4c982a3d
parent405505c2b7b9f8a2d2b90e9e7fb4590b059e15dd
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 <dacohen@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/plat-omap/include/plat/iommu.h
This page took 0.025302 seconds and 5 git commands to generate.