patch-2.2.14 linux/drivers/char/serial.c
Next file: linux/drivers/char/synclink.c
Previous file: linux/drivers/char/radio-rtrack2.c
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Tue Jan 4 10:12:15 2000
- Orig file:
v2.2.13/linux/drivers/char/serial.c
- Orig date:
Tue Jan 4 11:10:33 2000
diff -u --recursive --new-file v2.2.13/linux/drivers/char/serial.c linux/drivers/char/serial.c
@@ -61,6 +61,7 @@
* Check the magic number for the async_structure where
* ever possible.
*/
+#include <linux/config.h>
#undef SERIAL_PARANOIA_CHECK
#define CONFIG_SERIAL_NOPAUSE_IO
@@ -119,7 +120,6 @@
* End of serial driver configuration section.
*/
-#include <linux/config.h>
#include <linux/module.h>
#include <linux/errno.h>
#include <linux/signal.h>
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)