From: Geoff Levand Date: Wed, 13 Feb 2013 17:03:16 +0000 (+0000) Subject: powerpc: Move boot_paca into early_setup X-Git-Tag: v3.9-rc1~100^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a7e406419d8b176efbc5be41a82299025ad1b43;p=pandora-kernel.git powerpc: Move boot_paca into early_setup The powerpc boot_paca symbol is now only used within the early_setup() routine, so move it from its global definition into early_setup(). Signed-off-by: Geoff Levand Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed