ar71xx: update ath9k_platform.h

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18585 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Gabor Juhos 2009-11-28 18:01:06 +00:00
parent d1ec33fe54
commit 522e6f6a47
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
struct ath9k_platform_data {
u16 eeprom_data[ATH9K_PLAT_EEP_MAX_WORDS];
u8 *macaddr;
};
#endif /* _LINUX_ATH9K_PLATFORM_H */