]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[POWERPC] Use __weak macro for smp_setup_processor_id
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 18 Apr 2008 06:56:18 +0000 (16:56 +1000)
committerPaul Mackerras <paulus@samba.org>
Thu, 24 Apr 2008 10:57:33 +0000 (20:57 +1000)
commit839ad62e75ee1968438d1b72261304cd47fc961e
tree5494458c9a17910488701dce3ff5a8647b49ea63
parentf6a616800e68b61807d0f7bb0d5dc70665ef8046
[POWERPC] Use __weak macro for smp_setup_processor_id

Use the __weak macro instead of the longer __attribute__ ((weak)) form
in one place in init/main.c.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Acked-by: Andrew Morton <akpm@linux-foundation.org>
--

 init/main.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Signed-off-by: Paul Mackerras <paulus@samba.org>
init/main.c