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)
commitaa97c32c1e6d6564cc385c36bfd28a2663a9bad6
treeb566e8bc4d55c5e6ce0a109c3f1a4593fea9e9bd
parent7187dafc1e7fde551001ba91ea94cf6faa73256a
IB/ehca: Don't use phys_to_abs(), it's a nop

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>
drivers/infiniband/hw/ehca/ehca_mrmw.c