diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2012-07-24 14:55:46 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2012-07-24 14:55:46 +0200 |
commit | 52484903b3de94eec4cabd9a348cad0c17a45134 (patch) | |
tree | 152b9a8e5ac60a745c1974c68501a3bb181c07d3 /target/linux/patches | |
parent | 9dc6ecdfddef6b8b33462d8a53699e977b9cfe84 (diff) |
fix path to file
Diffstat (limited to 'target/linux/patches')
-rw-r--r-- | target/linux/patches/3.4.6/gemalto.patch | 6 | ||||
-rw-r--r-- | target/linux/patches/3.5/gemalto.patch | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/target/linux/patches/3.4.6/gemalto.patch b/target/linux/patches/3.4.6/gemalto.patch index f3c223b5e..65f7af1d7 100644 --- a/target/linux/patches/3.4.6/gemalto.patch +++ b/target/linux/patches/3.4.6/gemalto.patch @@ -1,6 +1,6 @@ -diff -Nur linux-2.6.36.orig/drivers/tty/serial/serial_cs.c linux-2.6.36/drivers/serial/serial_cs.c ---- linux-2.6.36.orig/drivers/tty/serial/serial_cs.c 2010-10-20 22:30:22.000000000 +0200 -+++ linux-2.6.36/drivers/tty/serial/serial_cs.c 2010-12-13 23:03:40.000000000 +0100 +diff -Nur linux-2.6.36.orig/drivers/tty/serial/8250/serial_cs.c linux-2.6.36/drivers/serial/8250/serial_cs.c +--- linux-2.6.36.orig/drivers/tty/serial/8250/serial_cs.c 2010-10-20 22:30:22.000000000 +0200 ++++ linux-2.6.36/drivers/tty/serial/8250/serial_cs.c 2010-12-13 23:03:40.000000000 +0100 @@ -794,6 +794,7 @@ PCMCIA_DEVICE_MANF_CARD(0x0137, 0x0025), PCMCIA_DEVICE_MANF_CARD(0x0137, 0x0045), diff --git a/target/linux/patches/3.5/gemalto.patch b/target/linux/patches/3.5/gemalto.patch index f3c223b5e..65f7af1d7 100644 --- a/target/linux/patches/3.5/gemalto.patch +++ b/target/linux/patches/3.5/gemalto.patch @@ -1,6 +1,6 @@ -diff -Nur linux-2.6.36.orig/drivers/tty/serial/serial_cs.c linux-2.6.36/drivers/serial/serial_cs.c ---- linux-2.6.36.orig/drivers/tty/serial/serial_cs.c 2010-10-20 22:30:22.000000000 +0200 -+++ linux-2.6.36/drivers/tty/serial/serial_cs.c 2010-12-13 23:03:40.000000000 +0100 +diff -Nur linux-2.6.36.orig/drivers/tty/serial/8250/serial_cs.c linux-2.6.36/drivers/serial/8250/serial_cs.c +--- linux-2.6.36.orig/drivers/tty/serial/8250/serial_cs.c 2010-10-20 22:30:22.000000000 +0200 ++++ linux-2.6.36/drivers/tty/serial/8250/serial_cs.c 2010-12-13 23:03:40.000000000 +0100 @@ -794,6 +794,7 @@ PCMCIA_DEVICE_MANF_CARD(0x0137, 0x0025), PCMCIA_DEVICE_MANF_CARD(0x0137, 0x0045), |