vga: Rename vga_template.h to vga-helpers.h
commite657d8ef3c810c4c46d3a61bb76103f77bdb499b
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 23 Jun 2014 01:46:06 +0000 (23 11:46 +1000)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 30 Sep 2014 11:34:09 +0000 (30 13:34 +0200)
tree59b30afff8b3f0bb0af9663f64e47328830d5667
parentace89b8ff21cc3fb20986a334e54e6e6a1ccf729
vga: Rename vga_template.h to vga-helpers.h

It's no longer a template, we only instanciate the file once.

Keep it a #included file so the functions remain static.

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/vga-helpers.h [moved from hw/display/vga_template.h with 100% similarity]
hw/display/vga.c