From: Geoff Levand Date: Tue, 29 Nov 2011 15:38:50 +0000 (+0000) Subject: powerpc/ps3: Add __init to ps3_smp_probe X-Git-Tag: v3.3-rc1~181^2~39^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9ec60dc35bba431f0913f628bfd590cb4666ff7;p=pandora-kernel.git powerpc/ps3: Add __init to ps3_smp_probe Add an __init annotation to the ps3_smp_probe() routine. Fixes build warnings like these when CONFIG_DEBUG_SECTION_MISMATCH=y: WARNING: Section mismatch in reference from the function .ps3_smp_probe() Signed-off-by: Geoff Levand Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed