[PATCH 2.9.11-rc4-mm1] mips: fixed kernel code resource initialization errors

2005-02-23 Thread Yoichi Yuasa
This patch fixes the following errores. We need C99 struct initialization. CC arch/mips/kernel/setup.o arch/mips/kernel/setup.c:89: warning: initialization makes integer from pointer without a cast arch/mips/kernel/setup.c:89: error: initializer element is not computable at load time

[PATCH 2.9.11-rc4-mm1] mips: fixed kernel code resource initialization errors

2005-02-23 Thread Yoichi Yuasa
This patch fixes the following errores. We need C99 struct initialization. CC arch/mips/kernel/setup.o arch/mips/kernel/setup.c:89: warning: initialization makes integer from pointer without a cast arch/mips/kernel/setup.c:89: error: initializer element is not computable at load time