[PATCH v2] OMAP: IOMMU: add missing function declaration
Hiroshi DOYU
Hiroshi.DOYU at nokia.com
Tue Feb 15 08:09:04 EST 2011
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.
More information about the linux-arm-kernel
mailing list