Date: Wed, 3 Nov 2004 15:12:18 +0000 (UTC) From: Ian Dowse <iedowse@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb ehci.c Message-ID: <200411031512.iA3FCIMh014073@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
iedowse 2004-11-03 15:12:18 UTC
FreeBSD src repository
Modified files:
sys/dev/usb ehci.c
Log:
The ehci_dump() function shouldn't be declared static, as it is
just a convenience function to be called from debuggers that gets
compiled in when EHCI_DEBUG is defined. Move its declaration to
make this more obvious.
Revision Changes Path
1.17 +1 -1 src/sys/dev/usb/ehci.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411031512.iA3FCIMh014073>
