photon: fix compilation errors and update wlan defconfig

This commit is contained in:
Simon Piriou
2017-04-22 20:55:22 +02:00
committed by Gregory Nutt
parent d8e4cbcfd5
commit a76266106a
3 changed files with 32 additions and 4 deletions
+2
View File
@@ -82,4 +82,6 @@ struct bcmf_dev_s
uint8_t mac_addr[6]; /* Current mac address */
};
int bcmf_wl_initialize(FAR struct bcmf_dev_s *priv);
#endif /* __DRIVERS_WIRELESS_IEEE80211_BCMF_DRIVER_H */