NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: PR/30398 CVS commit: [netbsd-5] src/sys/dev/usb
The following reply was made to PR kern/30398; it has been noted by GNATS.
From: Pierre Pronchery <khorben%defora.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: Re: PR/30398 CVS commit: [netbsd-5] src/sys/dev/usb
Date: Mon, 15 Aug 2011 01:28:20 +0200
Hi,
I believe the pull-up to the netbsd-5 branch doesn't compile:
/usr/src/sys/dev/usb/ohci.c: In function 'ohci_softintr':
/usr/src/sys/dev/usb/ohci.c:1333: warning: implicit declaration of
function 'device_printf'
Turning the call to device_printf() to printf() fixed it for me.
HTH,
--
khorben
Home |
Main Index |
Thread Index |
Old Index