xenfb: Fix graphic_console_init() build failure
commit80aaa0741f207a6f6e3b234b9a5e775798e0c9de
authorAndreas Färber <afaerber@suse.de>
Fri, 7 Mar 2014 21:42:08 +0000 (7 22:42 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Sat, 8 Mar 2014 11:27:00 +0000 (8 11:27 +0000)
treefecc97065f7ec9ddebaa21e7f261156fb2a3b0ff
parent6fc0303b95c873d9e384d7fb51e412ac2e53b9c1
xenfb: Fix graphic_console_init() build failure

In commit 5643706a095044d75df1c0588aac553a595b972b (console: add head
to index to qemu consoles.) graphic_console_init() was extended to take
an additional argument, but xenfb was not updated accordingly. Fix it.

Cc: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
Reviewed-by: Stefan Weil <sw@weilnetz.de>
Reviewed-by: Don Slutz <dslutz@verizon.com>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1394228528-31625-1-git-send-email-afaerber@suse.de
hw/display/xenfb.c