Remove vga_ram_size
commitfbe1b5953d061c77c07b91e4eb555c92195308d0
authorPaul Brook <paul@codesourcery.com>
Wed, 13 May 2009 16:56:25 +0000 (13 17:56 +0100)
committerPaul Brook <paul@codesourcery.com>
Wed, 13 May 2009 16:56:25 +0000 (13 17:56 +0100)
tree1475976bd828788075a1e32017b6f75a93344965
parent1481e16abbab14a2e19410770f97cb764bb9be16
Remove vga_ram_size

The vga_ram_size argument to machine init functions always has the same
value, and is ignored by many machines (including SPARC32 which has an
obsolete ifdef for VGA_RAM_SIZE).

Remove it and push VGA_RAM_SIZE into vga_int.h.

Signed-off-by: Paul Brook <paul@codesourcery.com>
42 files changed:
hw/an5206.c
hw/axis_dev88.c
hw/boards.h
hw/cirrus_vga.c
hw/dummy_m68k.c
hw/etraxfs.c
hw/g364fb.c
hw/gumstix.c
hw/integratorcp.c
hw/mainstone.c
hw/mcf5208.c
hw/mips.h
hw/mips_jazz.c
hw/mips_malta.c
hw/mips_mipssim.c
hw/mips_r4k.c
hw/musicpal.c
hw/nseries.c
hw/omap_sx1.c
hw/palm.c
hw/pc.c
hw/pc.h
hw/pci.h
hw/ppc405_boards.c
hw/ppc440_bamboo.c
hw/ppc_newworld.c
hw/ppc_oldworld.c
hw/ppc_prep.c
hw/ppce500_mpc8544ds.c
hw/r2d.c
hw/realview.c
hw/shix.c
hw/spitz.c
hw/stellaris.c
hw/sun4m.c
hw/sun4u.c
hw/tosa.c
hw/versatilepb.c
hw/vga.c
hw/vga_int.h
hw/vmware_vga.c
vl.c