patch-2.1.109 linux/kernel/printk.c
Next file: linux/kernel/sched.c
Previous file: linux/kernel/kmod.c
Back to the patch index
Back to the overall index
-  Lines: 17
-  Date:
Tue Jul  7 16:11:10 1998
-  Orig file: 
v2.1.108/linux/kernel/printk.c
-  Orig date: 
Thu May  7 22:51:55 1998
diff -u --recursive --new-file v2.1.108/linux/kernel/printk.c linux/kernel/printk.c
@@ -14,8 +14,6 @@
 
 #include <stdarg.h>
 
-#include <asm/system.h>
-
 #include <linux/errno.h>
 #include <linux/sched.h>
 #include <linux/kernel.h>
@@ -27,6 +25,7 @@
 #include <linux/console.h>
 #include <linux/init.h>
 
+#include <asm/system.h>
 #include <asm/uaccess.h>
 
 #define LOG_BUF_LEN	8192
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov