From: Benjamin Herrenschmidt Date: Thu, 23 Jul 2009 23:15:28 +0000 (+0000) Subject: powerpc: Move definitions of secondary CPU spinloop to header file X-Git-Tag: v2.6.32-rc1~675^2~96 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf54dc7cd4f9aab55cd3e1794b0b74c3c88cd1a0;p=pandora-kernel.git powerpc: Move definitions of secondary CPU spinloop to header file Those definitions are currently declared extern in the .c file where they are used, move them to a header file instead. Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed