hw/display/blizzard: Remove blizzard_template.h
commit4274d821ff586b7691a151dacd93a42e344915bb
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 12 May 2016 12:22:30 +0000 (12 13:22 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 12 May 2016 12:22:30 +0000 (12 13:22 +0100)
treea271b8fd253347c3b5da782d7acb3498d9ae0dea
parent5c8759087d9cdd12c937a704ea8225f2e4c00ba6
hw/display/blizzard: Remove blizzard_template.h

We no longer need to do the "multiply include this header" trick with
blizzard_template.h, and it is only used in a single .c file, so just
put its contents inline in blizzard.c.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-id: 1462371352-21498-3-git-send-email-peter.maydell@linaro.org
hw/display/blizzard.c
hw/display/blizzard_template.h [deleted file]