hw/display/omap_lcdc: Expand out macros in template header
commit52b8ac590daebe1bbdaa2a5757ba5e05a626fab5
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 15 Feb 2021 10:32:11 +0000 (15 10:32 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Sat, 6 Mar 2021 13:30:38 +0000 (6 13:30 +0000)
treee2d2631eb28d19dad5a703cb35f40c1e98ca25d5
parent0dc51b002482d4b5e60f634dcbcd8a3a906d7b97
hw/display/omap_lcdc: Expand out macros in template header

The omap_lcdc template header is already only included once, for
DEPTH==32, but it still has all the macro-driven parameterization
for other depths. Expand out all the macros in the header.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-id: 20210215103215.4944-6-peter.maydell@linaro.org
hw/display/omap_lcd_template.h