vga: Remove rgb_to_pixel indirection
commitd3c2343af09b2e1a568ccac608b8b3d10a36c20c
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Sun, 22 Jun 2014 01:00:50 +0000 (22 11:00 +1000)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 30 Sep 2014 11:34:09 +0000 (30 13:34 +0200)
tree707983bfcb70a26fd0987750a402938ee1a531f5
parent46c3a8c8ebe2966cc1f7af12626f89c83d547bfb
vga: Remove rgb_to_pixel indirection

We always use rgb_to_pixel32 nowadays.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
hw/display/cirrus_vga.c
hw/display/vga.c
hw/display/vga_int.h