1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-19 16:03:15 +03:00
openwrt-xburst/target/linux/brcm63xx/files-2.6.30/include/asm-mips/mach-bcm63xx/bcm63xx_dev_usb_ohci.h
florian aa058f6666 [brcm63xx] move files to files-2.6.30, to ease newer kernel integration
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19471 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-31 21:00:50 +00:00

7 lines
136 B
C

#ifndef BCM63XX_DEV_USB_OHCI_H_
#define BCM63XX_DEV_USB_OHCI_H_
int bcm63xx_ohci_register(void);
#endif /* BCM63XX_DEV_USB_OHCI_H_ */