> -----Original Message----- > From: Gerd Hoffmann [mailto:kra...@redhat.com] > Sent: Friday, June 20, 2014 5:45 PM > To: Gonglei (Arei) > Cc: qemu-devel@nongnu.org; afaer...@suse.de; stefa...@redhat.com; > ebl...@redhat.com; ak...@redhat.com; Huangweidong (C); Luonengjun; > Huangpeng (Peter) > Subject: Re: [PATCH v2 0/4] tests: add usb host adapter qtest cases > > On Fr, 2014-06-20 at 14:29 +0800, arei.gong...@huawei.com wrote: > > From: Gonglei <arei.gong...@huawei.com> > > > > This patch series base on my request usb host adapter hotplug/unplug > > series: > > Fails to build: > > CC tests/usb-hcd-hotplug-test.o > /home/kraxel/projects/qemu/tests/usb-hcd-hotplug-test.c: In function > ‘test_ohci_hotplug’: > /home/kraxel/projects/qemu/tests/usb-hcd-hotplug-test.c:56:5: error: > passing argument 1 of ‘usb_hcd_hotplug’ discards ‘const’ qualifier from > pointer target type [-Werror] > usb_hcd_hotplug("pci-ohci", "ohci"); > ^ > > [ more simliar errors follow ]
Oops... Sorry for my inattention, I get some warnings were ignored by me on my environment. I will fix it. Thanks! Best regards, -Gonglei