patch-2.4.22 linux-2.4.22/include/asm-arm/mach/serial_sa1100.h

Next file: linux-2.4.22/include/asm-arm/mc146818rtc.h
Previous file: linux-2.4.22/include/asm-arm/mach/serial_at91rm9200.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.21/include/asm-arm/mach/serial_sa1100.h linux-2.4.22/include/asm-arm/mach/serial_sa1100.h
@@ -22,8 +22,8 @@
 	void	(*enable_ms)(struct uart_port *);
 	void	(*pm)(struct uart_port *, u_int, u_int);
 	int	(*set_wake)(struct uart_port *, u_int);
-	int	(*open)(struct uart_port *, struct uart_info *);
-	void	(*close)(struct uart_port *, struct uart_info *);
+	int	(*open)(struct uart_port *);
+	void	(*close)(struct uart_port *);
 };
 
 #if defined(CONFIG_SERIAL_SA1100) && !defined(CONFIG_SERIAL_SA1100_OLD)

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