Deleted Added
full compact
1c1
< /* $FreeBSD: head/sys/dev/usb/controller/ohci.h 204632 2010-03-03 10:18:03Z joel $ */
---
> /* $FreeBSD: head/sys/dev/usb/controller/ohci.h 228483 2011-12-14 00:28:54Z hselasky $ */
244,245d243
< uint32_t sc_control; /* Preserved during suspend/standby */
< uint32_t sc_intre;
263,264d260
< void ohci_suspend(ohci_softc_t *sc);
< void ohci_resume(ohci_softc_t *sc);