From: Al Viro Date: Tue, 23 Aug 2005 21:47:22 +0000 (+0100) Subject: [PATCH] m32r icu_data gcc4 fixes X-Git-Tag: v2.6.13-rc7~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c51d9943b11441fd1ea42c7e70cfb5eed33fe97b;p=pandora-kernel.git [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 Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed