summaryrefslogtreecommitdiffstats
path: root/hw/usb.h
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2009-10-26 15:56:47 +0100
committerAnthony Liguori <aliguori@us.ibm.com>2009-10-30 08:39:31 -0500
commit2b0efdc3e116753e349bc3d1888a8520f57e8315 (patch)
treea17fdd90789af0fb69283a80737608f2cd68e5a1 /hw/usb.h
parentfa7c70c35a24f2c5b115004c51f3b726cc630e6d (diff)
downloadhqemu-2b0efdc3e116753e349bc3d1888a8520f57e8315.zip
hqemu-2b0efdc3e116753e349bc3d1888a8520f57e8315.tar.gz
usb-serial and braille: use qdev for -usbdevice
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'hw/usb.h')
-rw-r--r--hw/usb.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/hw/usb.h b/hw/usb.h
index 62362a7..a875d5b 100644
--- a/hw/usb.h
+++ b/hw/usb.h
@@ -265,9 +265,6 @@ USBDevice *usb_net_init(NICInfo *nd);
/* usb-bt.c */
USBDevice *usb_bt_init(HCIInfo *hci);
-/* usb-serial.c */
-USBDevice *usb_serial_init(const char *filename);
-
/* usb ports of the VM */
#define VM_USB_HUB_SIZE 8
OpenPOWER on IntegriCloud