usb: Fix compilation for MinGW (regression)
authorStefan Weil <sw@weilnetz.de>
Fri, 18 Jan 2013 22:48:10 +0000 (23:48 +0100)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 19 Jan 2013 10:30:02 +0000 (10:30 +0000)
commitc1db29199e3caf5cd56daad08b8926ffa97da136
tree6db4800dd366225a44c27d48f75bc9c86b1fe1d4
parent249fe3f3e99c2a57c7f2569edb4031e63e595c9e
usb: Fix compilation for MinGW (regression)

84f2d0ea added an argument to function usb_host_info.
The stub function must match the declaration in usb.h.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
hw/usb/host-stub.c