]> Git Repo - qemu.git/blobdiff - include/hw/bt.h
virtio: allow per-device-class legacy features
[qemu.git] / include / hw / bt.h
index 963f3301385a09db58b3582e4f86efa51a3e8569..2fa22bdab6951272d526af60e7f36a279fa6b935 100644 (file)
@@ -128,7 +128,7 @@ enum {
     __csrhci_pins,
 };
 qemu_irq *csrhci_pins_get(CharDriverState *chr);
-CharDriverState *uart_hci_init(qemu_irq wakeup);
+CharDriverState *uart_hci_init(void);
 
 /* bt-l2cap.c */
 struct bt_l2cap_device_s;
This page took 0.020742 seconds and 4 git commands to generate.