aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/files/arch/mips/lantiq/xway/pci-ath-fixup.h
blob: 095d2619ce2cd613371a4df5c2e50d78bb7c0d68 (plain)
1
2
3
4
5
6
#ifndef _PCI_ATH_FIXUP
#define _PCI_ATH_FIXUP

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

#endif /* _PCI_ATH_FIXUP */