diff options
Diffstat (limited to 'arch/ia64/hp/common/sba_iommu.c')
-rw-r--r-- | arch/ia64/hp/common/sba_iommu.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ia64/hp/common/sba_iommu.c b/arch/ia64/hp/common/sba_iommu.c index fe63b2dc9d07..8cfb001092ab 100644 --- a/arch/ia64/hp/common/sba_iommu.c +++ b/arch/ia64/hp/common/sba_iommu.c | |||
@@ -1787,7 +1787,7 @@ static struct ioc_iommu ioc_iommu_info[] __initdata = { | |||
1787 | }; | 1787 | }; |
1788 | 1788 | ||
1789 | static struct ioc * __init | 1789 | static struct ioc * __init |
1790 | ioc_init(u64 hpa, void *handle) | 1790 | ioc_init(unsigned long hpa, void *handle) |
1791 | { | 1791 | { |
1792 | struct ioc *ioc; | 1792 | struct ioc *ioc; |
1793 | struct ioc_iommu *info; | 1793 | struct ioc_iommu *info; |