]> Git Repo - linux.git/commit
drivers/macintosh/smu.c: Replace abs_to_virt() with __va()
authorMichael Ellerman <[email protected]>
Wed, 25 Jul 2012 21:19:54 +0000 (21:19 +0000)
committerBenjamin Herrenschmidt <[email protected]>
Wed, 5 Sep 2012 05:18:45 +0000 (15:18 +1000)
commit48817c58066fe61d3dde100e2c0dd7054418ee92
tree75aef70611b4ac74b3c4178580f459392a340508
parentb4b8d1e48e05313b163a36946be1a82e5bc5f9ad
drivers/macintosh/smu.c: Replace abs_to_virt() with __va()

abs_to_virt() is just a wrapper around __va(), call __va() directly.

Signed-off-by: Michael Ellerman <[email protected]>
Signed-off-by: Benjamin Herrenschmidt <[email protected]>
drivers/macintosh/smu.c
This page took 0.051195 seconds and 4 git commands to generate.