OSDN Git Service

hw/display/omap_lcdc: Delete unnecessary macro
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 15 Feb 2021 10:32:15 +0000 (10:32 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Sat, 6 Mar 2021 13:30:38 +0000 (13:30 +0000)
commitcfb08215ca3b8df4662e08328f91d43c2603f4b2
tree3aaec97f206c78730ccc76a54bbd5ee67a37a3a6
parent1cccdd1807d17939d2d28df00d9040eea5c357db
hw/display/omap_lcdc: Delete unnecessary macro

The macro draw_line_func is used only once; just expand it.

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-10-peter.maydell@linaro.org
hw/display/omap_lcdc.c