patch-2.4.0-test3 linux/include/asm-mips64/serial.h

Next file: linux/include/asm-mips64/sfp-machine.h
Previous file: linux/include/asm-mips64/resource.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test2/linux/include/asm-mips64/serial.h linux/include/asm-mips64/serial.h
@@ -30,7 +30,7 @@
  * The IOC3 serials use a 22MHz clock rate with an additional divider by 3.
  */
 #define IOC3_BAUD (22000000 / (3*16))
-#define IOC3_COM_FLAGS (ASYNC_BOOT_AUTOCONF | ASYNC_SKIP_TEST | ASYNC_IOC3)
+#define IOC3_COM_FLAGS (ASYNC_BOOT_AUTOCONF | ASYNC_SKIP_TEST)
 
 /* Let the compiler figure out the size.  */
 #define RS_TABLE_SIZE

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)