Newer
Older
Markus Klotzbuecher
committed
/* board dependant cleanup */
Markus Klotzbuecher
committed
return -1;
Markus Klotzbuecher
committed
#endif
#ifdef CONFIG_SYS_USB_OHCI_CPU_INIT
Markus Klotzbuecher
committed
/* cpu dependant cleanup */
Markus Klotzbuecher
committed
return -1;
#endif
/* This driver is no longer initialised. It needs a new low-level
* init (board/cpu) before it can be used again. */
ohci_inited = 0;