aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/atheros/patches-2.6.27
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2008-11-13 14:29:34 +0000
committerGabor Juhos <juhosg@openwrt.org>2008-11-13 14:29:34 +0000
commit2b10284b6212d931be8458e069a3a495a2c4fa23 (patch)
tree6a7d26e0ef58d4f00ed88224be008e8a904059a4 /target/linux/atheros/patches-2.6.27
parentf76bec1452e552dfbd08193a22874b887e13b4c2 (diff)
downloadupstream-2b10284b6212d931be8458e069a3a495a2c4fa23.tar.gz
upstream-2b10284b6212d931be8458e069a3a495a2c4fa23.tar.bz2
upstream-2b10284b6212d931be8458e069a3a495a2c4fa23.zip
update 2.6.27 specific patches, and sync kernel config
SVN-Revision: 13197
Diffstat (limited to 'target/linux/atheros/patches-2.6.27')
-rw-r--r--target/linux/atheros/patches-2.6.27/901-get_c0_compare_irq_function.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/atheros/patches-2.6.27/901-get_c0_compare_irq_function.patch b/target/linux/atheros/patches-2.6.27/901-get_c0_compare_irq_function.patch
index eaf2b03fae..93eb4767ed 100644
--- a/target/linux/atheros/patches-2.6.27/901-get_c0_compare_irq_function.patch
+++ b/target/linux/atheros/patches-2.6.27/901-get_c0_compare_irq_function.patch
@@ -29,7 +29,7 @@
{
--- a/arch/mips/atheros/board.c
+++ b/arch/mips/atheros/board.c
-@@ -205,6 +205,11 @@ void (*board_time_init)(void);
+@@ -265,6 +265,11 @@ void (*board_time_init)(void);
void __init plat_time_init(void) {
board_time_init();
}