This fixes a compile error on the Alpha.
Tim.
*/
--- linux/arch/alpha/kernel/setup.c~ Fri Aug 6 21:42:56 1999
+++ linux/arch/alpha/kernel/setup.c Fri Aug 6 21:42:57 1999
@@ -228,7 +228,7 @@
#ifdef CONFIG_ALPHA_GENERIC
"Booting GENERIC",
#else
- "Booting"
+ "Booting",
#endif
type_name, (*var_name ? " variation " : ""),
var_name, alpha_mv.vector_name,
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/