define pci_intr_evcnt() as NULL for now so that more drivers can be built.
This commit is contained in:
parent
9159c32c9e
commit
322e1ae000
@ -88,4 +88,6 @@ struct hppa_pci_chipset_tag {
|
||||
#define pciide_machdep_compat_intr_establish(a, b, c, d, e) (NULL)
|
||||
#define pciide_machdep_compat_intr_disestablish(a, b) ((void)(a), (void)(b))
|
||||
|
||||
#define pci_intr_evcnt(a, b) (NULL)
|
||||
|
||||
#endif /* _MACHINE_PCI_MACHDEP_H_ */
|
||||
|
Loading…
Reference in New Issue
Block a user