hw/display/pxa2xx: Remove use of BITS in pxa2xx_template.h
commitb48b884fc45cfc1d615ed5d028abbe278992800a
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 11 Feb 2021 14:15:12 +0000 (11 14:15 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Sun, 14 Mar 2021 13:14:55 +0000 (14 13:14 +0000)
tree73e7e6fb71d286726c75a336b575d82a57bcaae5
parent9e53ecdc20c0d94550c7bfde217e63e4362196f3
hw/display/pxa2xx: Remove use of BITS in pxa2xx_template.h

Now that BITS is always 32, expand out all its uses in the template
header, including removing now-useless uses of the glue() macro.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Acked-by: Gerd Hoffmann <kraxel@redhat.com>
Message-id: 20210211141515.8755-7-peter.maydell@linaro.org
hw/display/pxa2xx_template.h