summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/files/include/asm-mips/mach-bcm63xx/bcm63xx_dev_usb_ohci.h
blob: 518a04d03f55a6bde69a3525df45009c104ea083 (plain)
1
2
3
4
5
6
#ifndef BCM63XX_DEV_USB_OHCI_H_
#define BCM63XX_DEV_USB_OHCI_H_

int bcm63xx_ohci_register(void);

#endif /* BCM63XX_DEV_USB_OHCI_H_ */