ar71xx: update ath9k_platform.h

SVN-Revision: 18585
owl
Gabor Juhos 2009-11-28 18:01:06 +00:00
parent becedde3f1
commit 0fd020c268
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 */