diff options
Diffstat (limited to 'arch/powerpc/sysdev/dart_iommu.c')
| -rw-r--r-- | arch/powerpc/sysdev/dart_iommu.c | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/arch/powerpc/sysdev/dart_iommu.c b/arch/powerpc/sysdev/dart_iommu.c index e00b46b9514e..977de9db8754 100644 --- a/arch/powerpc/sysdev/dart_iommu.c +++ b/arch/powerpc/sysdev/dart_iommu.c @@ -139,7 +139,6 @@ static void dart_build(struct iommu_table *tbl, long index,  		*(dp++) = DARTMAP_VALID | (rpn & DARTMAP_RPNMASK); -		rpn++;  		uaddr += DART_PAGE_SIZE;  	} | 
