X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=ath9k_htc%2Ftarget_firmware%2Fmagpie_fw_dev%2Ftarget%2Fwlan%2Fwlan_pci.h;h=3bbd4466100967239bf98be1a8fcecb3d44e43a5;hb=HEAD;hp=5cdba374926d4bc212463060cb5f902a8b82b232;hpb=6e823d0b6ee854eaf5f0bf28a099a5e6b7c45be2;p=linux-libre-firmware.git diff --git a/ath9k_htc/target_firmware/magpie_fw_dev/target/wlan/wlan_pci.h b/ath9k_htc/target_firmware/magpie_fw_dev/target/wlan/wlan_pci.h index 5cdba37..3bbd446 100755 --- a/ath9k_htc/target_firmware/magpie_fw_dev/target/wlan/wlan_pci.h +++ b/ath9k_htc/target_firmware/magpie_fw_dev/target/wlan/wlan_pci.h @@ -34,15 +34,18 @@ */ /* * @File: wlan_pci.h - * - * @Abstract: - * + * + * @Abstract: + * * @Notes: */ #ifndef _WLAN_PCI_H #define _WLAN_PCI_H +#include +#include + typedef int (*A_PCI_INIT_FUNC)(void); //extern A_PCI_INIT_FUNC g_pci_init_func;