1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-27 15:52:49 +02:00

ar71xx: update ath9k_platform.h

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18585 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg 2009-11-28 18:01:06 +00:00
parent 24b9904ea6
commit 874e72b262

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 */