commit | c51d9943b11441fd1ea42c7e70cfb5eed33fe97b | [log] [tgz] |
---|---|---|
author | Al Viro <viro@www.linux.org.uk> | Tue Aug 23 22:47:22 2005 +0100 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Aug 23 18:43:44 2005 -0700 |
tree | 18f2694b421cba1e0160db3781346d577a1e9b5a | |
parent | e231a9c4fdf402bcfd5a7c27be49050882631a95 [diff] |
[PATCH] m32r icu_data gcc4 fixes either icu_data declaration for SMP case should be taken out of m32102.h, or its declarations for m32700ut and opsput should not be static for SMP. Patch does the latter - judging by comments in m32102.h it is intended to be non-static. Signed-off-by: Al Viro <viro@parcelfarce.linux.theplanet.co.uk> Signed-off-by: Linus Torvalds <torvalds@osdl.org>