[PATCH] m32r smp.h gcc4 fixes
authorAl Viro <viro@www.linux.org.uk>
Tue, 23 Aug 2005 21:47:17 +0000 (22:47 +0100)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 24 Aug 2005 01:43:44 +0000 (18:43 -0700)
commite231a9c4fdf402bcfd5a7c27be49050882631a95
tree2eaf41f3ade6cf44f1fd2d27e6e356c2368eb94a
parent719e5985cf79bb60f4a28816547efd27dde178f5
[PATCH] m32r smp.h gcc4 fixes

extern on physid_2_cpu[] does not belong in smp.h - the thing is static.

Signed-off-by: Al Viro <viro@parcelfarce.linux.theplanet.co.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/m32r/kernel/smpboot.c
include/asm-m32r/smp.h