From 9a495f6bbbcb294b9926f4ec32e5bbb339395d00 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 8 Dec 2014 12:04:25 +0000 Subject: kernel: refresh patches Signed-off-by: Felix Fietkau SVN-Revision: 43564 --- target/linux/ar7/patches-3.14/001-mips-ar7-fix-serial.patch | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'target/linux/ar7/patches-3.14/001-mips-ar7-fix-serial.patch') diff --git a/target/linux/ar7/patches-3.14/001-mips-ar7-fix-serial.patch b/target/linux/ar7/patches-3.14/001-mips-ar7-fix-serial.patch index 3b94cebff9..6896352266 100644 --- a/target/linux/ar7/patches-3.14/001-mips-ar7-fix-serial.patch +++ b/target/linux/ar7/patches-3.14/001-mips-ar7-fix-serial.patch @@ -11,11 +11,9 @@ Signed-off-by: Oswald Buddenhagen arch/mips/ar7/platform.c | 1 + 1 file changed, 1 insertion(+) -diff --git a/arch/mips/ar7/platform.c b/arch/mips/ar7/platform.c -index 7e2356f..e4f47d3 100644 --- a/arch/mips/ar7/platform.c +++ b/arch/mips/ar7/platform.c -@@ -581,6 +581,7 @@ static int __init ar7_register_uarts(void) +@@ -581,6 +581,7 @@ static int __init ar7_register_uarts(voi uart_port.type = PORT_AR7; uart_port.uartclk = clk_get_rate(bus_clk) / 2; uart_port.iotype = UPIO_MEM32; @@ -23,6 +21,3 @@ index 7e2356f..e4f47d3 100644 uart_port.regshift = 2; uart_port.line = 0; --- -1.8.5.3.2.g3dbf181 - -- cgit v1.2.3