tile: simplify code referencing hypervisor API addresses
authorChris Metcalf <cmetcalf@tilera.com>
Tue, 13 Aug 2013 19:26:23 +0000 (15:26 -0400)
committerChris Metcalf <cmetcalf@tilera.com>
Tue, 3 Sep 2013 18:53:20 +0000 (14:53 -0400)
There's no need to make up new ways of computing the addresses
of the Tilera hypervisor APIs; just use the standard method
of relying on the symbols to provide the addresses.

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
arch/tile/kernel/relocate_kernel_32.S

Simple merge