ath9k_htc: Update to upstream's commit d19607454d656cb14d8c16dfbf161eebb542e8fe dated...
[linux-libre-firmware.git] / ath9k_htc / target_firmware / magpie_fw_dev / target / wlan / wlan_pci.h
index 5cdba374926d4bc212463060cb5f902a8b82b232..3bbd4466100967239bf98be1a8fcecb3d44e43a5 100755 (executable)
  */
 /*
  * @File: wlan_pci.h
- * 
- * @Abstract: 
- * 
+ *
+ * @Abstract:
+ *
  * @Notes:
  */
 
 #ifndef _WLAN_PCI_H
 #define _WLAN_PCI_H
 
+#include <adf_os_stdtypes.h>
+#include <adf_os_types.h>
+
 typedef int (*A_PCI_INIT_FUNC)(void);
 
 //extern A_PCI_INIT_FUNC g_pci_init_func;