qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2 0/4] tests: add usb host adapter qtest cases


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] [PATCH v2 0/4] tests: add usb host adapter qtest cases
Date: Fri, 20 Jun 2014 11:44:54 +0200

On Fr, 2014-06-20 at 14:29 +0800, address@hidden wrote:
> From: Gonglei <address@hidden>
> 
> 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 ]




reply via email to

[Prev in Thread] Current Thread [Next in Thread]