summaryrefslogtreecommitdiffstats
path: root/target/linux/atheros/patches-2.6.27
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-11-13 14:29:34 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-11-13 14:29:34 +0000
commit6974a2421ed5195743aae9c16d02e50f83b6b159 (patch)
treee388ec6420da1e027e7f5674f5608d0133818ed2 /target/linux/atheros/patches-2.6.27
parentf44affd1a2fb04370e7f901abb5691ea8cde36ee (diff)
[atheros] update 2.6.27 specific patches, and sync kernel config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13197 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 eaf2b03fa..93eb4767e 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();
}