Revision c51d9943b11441fd1ea42c7e70cfb5eed33fe97b authored by Al Viro on 23 August 2005, 21:47:22 UTC, committed by Linus Torvalds on 24 August 2005, 01:43:44 UTC
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>
1 parent e231a9c
History
File Mode Size
Kconfig -rw-r--r-- 17.4 KB
Makefile -rw-r--r-- 895 bytes
calibrate.c -rw-r--r-- 4.7 KB
do_mounts.c -rw-r--r-- 9.1 KB
do_mounts.h -rw-r--r-- 1.7 KB
do_mounts_devfs.c -rw-r--r-- 2.8 KB
do_mounts_initrd.c -rw-r--r-- 3.0 KB
do_mounts_md.c -rw-r--r-- 7.6 KB
do_mounts_rd.c -rw-r--r-- 10.0 KB
initramfs.c -rw-r--r-- 9.9 KB
main.c -rw-r--r-- 16.4 KB
version.c -rw-r--r-- 748 bytes

back to top