aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2009-07-01 19:28:44 +0000
committerGabor Juhos <juhosg@openwrt.org>2009-07-01 19:28:44 +0000
commiteb234acf5faf7f799bdf56eb3f870326071daa55 (patch)
tree7885200dbe1972159037bedbd27f9eb662321be7 /target/linux
parent362e8b56f682a4e2f46c02a5e0b3e34d7788cd6e (diff)
downloadmaster-187ad058-eb234acf5faf7f799bdf56eb3f870326071daa55.tar.gz
master-187ad058-eb234acf5faf7f799bdf56eb3f870326071daa55.tar.bz2
master-187ad058-eb234acf5faf7f799bdf56eb3f870326071daa55.zip
[ar71xx] fix a typo in ath9k_platform.h
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16643 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rw-r--r--target/linux/ar71xx/files/include/linux/ath9k_platform.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/files/include/linux/ath9k_platform.h b/target/linux/ar71xx/files/include/linux/ath9k_platform.h
index d769560795..3fbe9b25c4 100644
--- a/target/linux/ar71xx/files/include/linux/ath9k_platform.h
+++ b/target/linux/ar71xx/files/include/linux/ath9k_platform.h
@@ -9,7 +9,7 @@
*/
#ifndef _LINUX_ATH9K_PLATFORM_H
-#define _LINUX_ATH9L_PLATFORM_H
+#define _LINUX_ATH9K_PLATFORM_H
#define ATH9K_PLAT_EEP_MAX_WORDS 2048