diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2016-05-12 13:22:29 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2016-05-12 13:22:29 +0100 |
commit | 5c8759087d9cdd12c937a704ea8225f2e4c00ba6 (patch) | |
tree | b7836cb7487501357c58bbb00479cb8cf936cf8b /hw/display/blizzard.c | |
parent | 3a0f31bcb825d37e145411c62b11c3704279de4e (diff) |
hw/display/blizzard: Expand out macros
Now that we can assume that only depth 32 is possible, there's no need
for the COPY_PIXEL1 and PIXEL_TYPE macros, and the SKIP_PIXEL, COPY_PIXEL
and SWAP_WORDS macros aren't used at all. Expand out COPY_PIXEL1 and
PIXEL_TYPE where they are used, delete the unused macro definitions, and
expand out the uses of glue(name_prefix, DEPTH).
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-2-git-send-email-peter.maydell@linaro.org
Diffstat (limited to 'hw/display/blizzard.c')
0 files changed, 0 insertions, 0 deletions