[ar71xx] fix a typo in ath9k_platform.h
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 1 Jul 2009 19:28:44 +0000 (19:28 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 1 Jul 2009 19:28:44 +0000 (19:28 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16643 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/ar71xx/files/include/linux/ath9k_platform.h

index d769560..3fbe9b2 100644 (file)
@@ -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
 
This page took 0.024749 seconds and 4 git commands to generate.