1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

fix aruba compile for .21

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7327 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
kaloz
2007-05-24 09:43:58 +00:00
parent 0e3776d9de
commit 685bac6aca
2 changed files with 4 additions and 639 deletions

View File

@@ -1,15 +1,6 @@
diff -urN linux.old/drivers/serial/8250.c linux.net/drivers/serial/8250.c
--- linux.old/drivers/serial/8250.c 2006-01-15 07:16:02.000000000 +0100
+++ linux.net/drivers/serial/8250.c 2006-01-30 06:12:30.509342250 +0100
@@ -1510,7 +1510,7 @@
{
struct uart_8250_port *up = (struct uart_8250_port *)port;
unsigned long flags;
- unsigned char lsr, iir;
+// unsigned char lsr, iir;
int retval;
up->capabilities = uart_config[up->port.type].flags;
@@ -1615,6 +1615,8 @@
serial8250_set_mctrl(&up->port, up->port.mctrl);