Module Name: src Committed By: dyoung Date: Thu Nov 11 15:58:41 UTC 2010
Modified Files: src/sys/arch/arm/s3c2xx0: ohci_s3c24x0.c Log Message: Fix usb_port.h-removal fallout with the patch by Brett Slager in port-arm/44081, "evbarm/SMDK2410 kernel fails to compile". Use device_t instead of device_ptr_t. Use device_t and cfdata_t typedefs. Insert missing aprint_naive(). To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/arch/arm/s3c2xx0/ohci_s3c24x0.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.