pci-ath9k-fixup.h 148 B

123456
  1. #ifndef _PCI_ATH9K_FIXUP
  2. #define _PCI_ATH9K_FIXUP
  3. void pci_enable_ath9k_fixup(unsigned slot, u16 *cal_data) __init;
  4. #endif /* _PCI_ATH9K_FIXUP */