diff options
author | Florian Fainelli <florian@openwrt.org> | 2008-08-12 13:44:20 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2008-08-12 13:44:20 +0000 |
commit | cb303e6a5f218facd36d93fbd017c4d8959ebee3 (patch) | |
tree | 54432de24dec00cb9e535ef4de0789376d9703b7 /target/linux/rb532/files-2.6.24/arch/mips | |
parent | 9685c3304dff84eb53569ada9c036fa36d9bb373 (diff) | |
download | master-187ad058-cb303e6a5f218facd36d93fbd017c4d8959ebee3.tar.gz master-187ad058-cb303e6a5f218facd36d93fbd017c4d8959ebee3.tar.bz2 master-187ad058-cb303e6a5f218facd36d93fbd017c4d8959ebee3.zip |
Typo, should be kmod-madwifi
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12288 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/rb532/files-2.6.24/arch/mips')
-rw-r--r-- | target/linux/rb532/files-2.6.24/arch/mips/rb500/time.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/rb532/files-2.6.24/arch/mips/rb500/time.c b/target/linux/rb532/files-2.6.24/arch/mips/rb500/time.c index 23a7b032af..db85849062 100644 --- a/target/linux/rb532/files-2.6.24/arch/mips/rb500/time.c +++ b/target/linux/rb532/files-2.6.24/arch/mips/rb500/time.c @@ -47,7 +47,6 @@ #include <asm/rc32434/rc32434.h> static unsigned long r4k_offset; /* Amount to incr compare reg each time */ -static unsigned long r4k_cur; /* What counter should be at next timer irq */ extern unsigned int mips_hpt_frequency; extern unsigned int idt_cpu_freq; |