From dc1c21e60c91bbfcbf73c84917581ff9490e7e22 Mon Sep 17 00:00:00 2001 From: Gerd Hoffmann Date: Thu, 10 Sep 2009 10:58:46 +0200 Subject: convert braille chardev to QemuOpts. Signed-off-by: Gerd Hoffmann Signed-off-by: Anthony Liguori --- hw/baum.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hw/baum.h') diff --git a/hw/baum.h b/hw/baum.h index ac34b3042b..39ca4b12d9 100644 --- a/hw/baum.h +++ b/hw/baum.h @@ -26,4 +26,4 @@ USBDevice *usb_baum_init(void); /* char device */ -CharDriverState *chr_baum_init(void); +CharDriverState *chr_baum_init(QemuOpts *opts); -- cgit v1.2.3