From c41002971aeecd78e93ce553028f7cc01c4de777 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Mon, 4 Feb 2013 15:23:08 +0000 Subject: leon: R.I.P. It is broken since ~9 months and nobody takes care of that. Signed-off-by: Gabor Juhos SVN-Revision: 35488 --- .../013-apbuart_amba_vendor_device.patch | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 target/linux/leon/patches-2.6.36/013-apbuart_amba_vendor_device.patch (limited to 'target/linux/leon/patches-2.6.36/013-apbuart_amba_vendor_device.patch') diff --git a/target/linux/leon/patches-2.6.36/013-apbuart_amba_vendor_device.patch b/target/linux/leon/patches-2.6.36/013-apbuart_amba_vendor_device.patch deleted file mode 100644 index 7675f108e7..0000000000 --- a/target/linux/leon/patches-2.6.36/013-apbuart_amba_vendor_device.patch +++ /dev/null @@ -1,22 +0,0 @@ -From 1c14b8995c1b8212180b5009dc04ac222a449ecb Mon Sep 17 00:00:00 2001 -From: Daniel Hellstrom -Date: Thu, 21 Oct 2010 14:35:09 +0200 -Subject: [PATCH] APBUART: added raw AMBA vendor/device number to match against. - -Signed-off-by: Daniel Hellstrom ---- - drivers/serial/apbuart.c | 3 +++ - 1 files changed, 3 insertions(+), 0 deletions(-) - ---- a/drivers/serial/apbuart.c -+++ b/drivers/serial/apbuart.c -@@ -580,6 +580,9 @@ static struct of_device_id __initdata ap - { - .name = "GAISLER_APBUART", - }, -+ { -+ .name = "01_00c", -+ }, - {}, - }; - -- cgit v1.2.3