summaryrefslogtreecommitdiffstats
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
commit0f1b173e9bdf71ca9c89778a1c8ac368bc38dfba (patch)
tree218a47b0df779bd2011a49d57d31b4b64e4cc569
parentd0a129742f957911f6c13ef3bfc9a1671fdae351 (diff)
downloadmaster-31e0f0ae-0f1b173e9bdf71ca9c89778a1c8ac368bc38dfba.tar.gz
master-31e0f0ae-0f1b173e9bdf71ca9c89778a1c8ac368bc38dfba.tar.bz2
master-31e0f0ae-0f1b173e9bdf71ca9c89778a1c8ac368bc38dfba.zip
fix a typo in ath9k_platform.h
SVN-Revision: 16643
-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