[PATCH v2] OMAP: IOMMU: add missing function declaration

Tony Lindgren tony at atomide.com
Thu Feb 17 18:48:20 EST 2011


* Hiroshi DOYU <Hiroshi.DOYU at nokia.com> [110215 05:07]:
> From: David Cohen <dacohen at gmail.com>
> Subject: [PATCH v2] OMAP: IOMMU: add missing function declaration
> Date: Tue, 15 Feb 2011 13:31:13 +0200
> 
> > 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 at gmail.com>
> > ---
> >  arch/arm/plat-omap/include/plat/iommu.h |    2 ++
> >  1 files changed, 2 insertions(+), 0 deletions(-)
> 
> Thanks. Tony, Please put this into your queue.

Adding to devel-cleanup for the upcoming merge window.

Tony



More information about the linux-arm-kernel mailing list