From 52484903b3de94eec4cabd9a348cad0c17a45134 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 24 Jul 2012 14:55:46 +0200 Subject: fix path to file --- target/linux/patches/3.5/gemalto.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'target/linux/patches/3.5/gemalto.patch') 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), -- cgit v1.2.3