allow coexistance of N build and AC build.
[tomato.git] / release / src-rt-6.x / linux / linux-2.6 / drivers / usb / host / pci-quirks.h
blob1564edfff6fe324174cd61dfccf75264056e2ce3
1 #ifndef __LINUX_USB_PCI_QUIRKS_H
2 #define __LINUX_USB_PCI_QUIRKS_H
4 void uhci_reset_hc(struct pci_dev *pdev, unsigned long base);
5 int uhci_check_and_reset_hc(struct pci_dev *pdev, unsigned long base);
7 #endif /* __LINUX_USB_PCI_QUIRKS_H */