From: Benjamin Herrenschmidt Date: Mon, 18 Aug 2008 04:23:48 +0000 (+1000) Subject: powerpc: Turn get/set_hard_smp_proccessor_id into inlines X-Git-Tag: v2.6.28-rc1~569^2~82 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41eba0ad0033967eda346dd833194e96fdf5f405;p=pandora-kernel.git powerpc: Turn get/set_hard_smp_proccessor_id into inlines They don't need to be macros, and having them as inline functions avoids warnings about unused variables on some configurations when the argument isn't evaluated. Signed-off-by: Benjamin Herrenschmidt Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed