aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/arch/mips/ath79/pci-ath9k-fixup.h
blob: 5794941f08801c7e7bcdb51922a2138cf83e576c (plain)
1
2
3
4
5
6
#ifndef _PCI_ATH9K_FIXUP
#define _PCI_ATH9K_FIXUP

void pci_enable_ath9k_fixup(unsigned slot, u16 *cal_data) __init;

#endif /* _PCI_ATH9K_FIXUP */