add a gpio feature for devices supporting the generic GPIO interface
[openwrt.git] / target / linux / generic-2.4 / patches / 210-fix-irq-serial.patch
index 630dc04..5fb1bfe 100644 (file)
@@ -1,6 +1,8 @@
---- linux-2.4.30/drivers/char/serial.c 2005-06-29 20:44:46.000000000 +0200
-+++ linux-2.4.30.serial/drivers/char/serial.c  2005-06-29 21:15:12.000000000 +0200
-@@ -5455,18 +5455,6 @@
+Index: linux-2.4.35.4/drivers/char/serial.c
+===================================================================
+--- linux-2.4.35.4.orig/drivers/char/serial.c  2007-12-15 05:19:44.934981737 +0100
++++ linux-2.4.35.4/drivers/char/serial.c       2007-12-15 05:20:00.539871010 +0100
+@@ -5458,18 +5458,6 @@
                       sizeof(struct rs_multiport_struct));
  #endif
        }
This page took 0.023356 seconds and 4 git commands to generate.