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

2011-02-14 Thread David Cohen
On Mon, Feb 14, 2011 at 12:36 AM, Varadarajan, Charulatha wrote: > On Sat, Feb 12, 2011 at 19:09, David Cohen wrote: >> Function declaration 'iopgtable_lookup_entry' is missing from header >> file. > > Is this done because of any error? > You may add a comment on why this is required. The functi

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

2011-02-13 Thread Varadarajan, Charulatha
On Sat, Feb 12, 2011 at 19:09, David Cohen wrote: > Function declaration 'iopgtable_lookup_entry' is missing from header > file. Is this done because of any error? You may add a comment on why this is required. > > Signed-off-by: David Cohen > --- >  arch/arm/plat-omap/include/plat/iommu.h |  

[PATCH] OMAP: IOMMU: add missing function declaration

2011-02-12 Thread David Cohen
Function declaration 'iopgtable_lookup_entry' is missing from header file. Signed-off-by: David Cohen --- arch/arm/plat-omap/include/plat/iommu.h |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/arch/arm/plat-omap/include/plat/iommu.h b/arch/arm/plat-omap/include/plat/i