summary refs log tree commit diff stats
path: root/hw/display/omap_lcdc.c
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2021-02-15 10:32:10 +0000
committerPeter Maydell <peter.maydell@linaro.org>2021-03-06 13:30:38 +0000
commit0dc51b002482d4b5e60f634dcbcd8a3a906d7b97 (patch)
treec8b240d56a9d7ea53da06af99b665c23ddc956ec /hw/display/omap_lcdc.c
parent8cfd41dd89981c49aa15c603c3e3233580620d72 (diff)
downloadfocaccia-qemu-0dc51b002482d4b5e60f634dcbcd8a3a906d7b97.tar.gz
focaccia-qemu-0dc51b002482d4b5e60f634dcbcd8a3a906d7b97.zip
hw/display/tc6393xb: Inline tc6393xb_draw_graphic32() at its callsite
The function tc6393xb_draw_graphic32() is called in exactly one place,
so just inline the function body at its callsite. This allows us to
drop the template header entirely.

The code move includes a single added space after 'for' to fix
the coding style.

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-5-peter.maydell@linaro.org
Diffstat (limited to 'hw/display/omap_lcdc.c')
0 files changed, 0 insertions, 0 deletions