From: Michael K. <mf...@us...> - 2000-11-12 22:17:16
|
Update of /cvsroot/linux-vr/linux/arch/mips/vr41xx In directory slayer.i.sourceforge.net:/tmp/cvs-serv17204/arch/mips/vr41xx Modified Files: rtc.c ibm_workpad.c Log Message: Build fixes against latest kernel merge: - mktime definition removed, as it is now defined in a header file - initrd #if 0 removed: I left our initrd setup code in arch/mips/kernel/setup.c, even though it looks like it's moving into the platform-specific setup functions. Am waiting for the initrd code to be removed from setup.c, not just #if 0'ed out - a couple of vr41xx sound fixes, mostly dmasound_init no longer called ini init/main.c - silenced an annoying compiler warning in IBM Workpad platdep code |