powerpc: Remove RELOC() macro
authorAnton Blanchard <anton@samba.org>
Mon, 26 Nov 2012 17:40:03 +0000 (17:40 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 10 Jan 2013 06:00:28 +0000 (17:00 +1100)
commit5827d4165ac608d7c26fa68701391e80824ee5c9
tree066f15ab2ffcc625e6f9c10c2a8ecffc8490d5a8
parent5ac47f7a6efbd4fa9141c249e8af3f74e7944eb7
powerpc: Remove RELOC() macro

Now we relocate prom_init.c on 64bit we can finally remove the
nasty RELOC() macro.

Finally a patch that I can claim has a net positive effect on
the kernel. It doesn't happen very often.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/kernel/prom_init.c