Hi
It is double declaration.
Kernel version is 2.6.27-rc1
In file included from arch/sparc64/kernel/iommu.c:21:
arch/sparc64/kernel/iommu_common.h:40: error: static declaration of
'iommu_num_pages' follows non-static declaration
include/linux/iommu-helper.h:11: error: previous declaration of
'iommu_num_pages' was here
On Tue, Jul 29, 2008 at 09:54:18PM +0400, Alexander Beregalov wrote:
> Hi
>
> It is double declaration.
> Kernel version is 2.6.27-rc1
>
> In file included from arch/sparc64/kernel/iommu.c:21:
> arch/sparc64/kernel/iommu_common.h:40: error: static declaration of
> 'iommu_num_pages' follows non-static declaration
> include/linux/iommu-helper.h:11: error: previous declaration of
> 'iommu_num_pages' was here
It is duplicated bug report, sorry.