mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-30 02:29:01 +00:00
fix a typo in ath9k_platform.h
SVN-Revision: 16643
This commit is contained in:
parent
d0a129742f
commit
0f1b173e9b
@ -9,7 +9,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef _LINUX_ATH9K_PLATFORM_H
|
#ifndef _LINUX_ATH9K_PLATFORM_H
|
||||||
#define _LINUX_ATH9L_PLATFORM_H
|
#define _LINUX_ATH9K_PLATFORM_H
|
||||||
|
|
||||||
#define ATH9K_PLAT_EEP_MAX_WORDS 2048
|
#define ATH9K_PLAT_EEP_MAX_WORDS 2048
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user