]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/dart: Remove uses of virt_to_abs() and abs_to_virt()
authorMichael Ellerman <michael@ellerman.id.au>
Wed, 25 Jul 2012 21:19:52 +0000 (21:19 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 5 Sep 2012 05:18:44 +0000 (15:18 +1000)
commit1284d5cad3c270109bd27a1d6548ca77624e7ea4
tree6966abe55cc2724996fa5c17ca6637c100c028a5
parent2b09a0d32d54a009b316ec53ab570d7ce1d7cd24
powerpc/dart: Remove uses of virt_to_abs() and abs_to_virt()

These days they are just wrappers around __pa() and __va() respectively.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/sysdev/dart_iommu.c