As a bonus it allows new vga card types (including none).
Cc: Blue Swirl
Signed-off-by: Aurelien Jarno
---
hw/sun4u.c |3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/hw/sun4u.c b/hw/sun4u.c
index cca090f..137a7c6 100644
--- a/hw/sun4u.c
+++ b/hw/sun4u.c
@@ -39,7 +39,6 @
On Sat, Sep 8, 2012 at 11:26 AM, Aurelien Jarno wrote:
> As a bonus it allows new vga card types (including none).
>
> Cc: Blue Swirl
Acked-by: Blue Swirl
> Signed-off-by: Aurelien Jarno
> ---
> hw/sun4u.c |3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/hw/sun4u