patch-2.4.25 linux-2.4.25/arch/ppc/platforms/ocotea.h
Next file: linux-2.4.25/arch/ppc/platforms/pal4_serial.h
Previous file: linux-2.4.25/arch/ppc/platforms/ocotea.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
2004-02-18 05:36:30.000000000 -0800
-  Orig file: 
linux-2.4.24/arch/ppc/platforms/ocotea.h
-  Orig date: 
2003-11-28 10:26:19.000000000 -0800
diff -urN linux-2.4.24/arch/ppc/platforms/ocotea.h linux-2.4.25/arch/ppc/platforms/ocotea.h
@@ -58,7 +58,7 @@
 #define BASE_BAUD	11059200/16
 #define STD_UART_OP(num)					\
 	{ 0, BASE_BAUD, 0, UART##num##_INT,			\
-		(ASYNC_BOOT_AUTOCONF | ASYNC_SKIP_TEST),	\
+		ASYNC_BOOT_AUTOCONF,				\
 		iomem_base: UART##num##_IO_BASE,		\
 		io_type: SERIAL_IO_MEM},
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)