IB/ehca: Don't use phys_to_abs(), it's a nop
authorMichael Ellerman <michael@ellerman.id.au>
Wed, 25 Jul 2012 21:19:49 +0000 (21:19 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 5 Sep 2012 05:18:43 +0000 (15:18 +1000)
Since commit f5339277 phys_to_abs() is 100% a nop, so just remove it.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

No differences found