]> git.ipfire.org Git - thirdparty/qemu.git/commitdiff
hw/display/exynos4210_fimd: Remove duplicated definition
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Fri, 21 Nov 2025 09:35:09 +0000 (10:35 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 24 Nov 2025 10:28:04 +0000 (10:28 +0000)
FIMD_VIDWADD0_END is defined twice, keep only one.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-id: 20251121093509.25088-1-philmd@linaro.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/display/exynos4210_fimd.c

index c61e0280a7cdfdfb4c7416b02bae085b40a4e360..6b1eb43987cb987c505ab4e0f640443a9d986e32 100644 (file)
 /* Frame buffer address registers */
 #define FIMD_VIDWADD0_START         0x00A0
 #define FIMD_VIDWADD0_END           0x00C4
-#define FIMD_VIDWADD0_END           0x00C4
 #define FIMD_VIDWADD1_START         0x00D0
 #define FIMD_VIDWADD1_END           0x00F4
 #define FIMD_VIDWADD2_START         0x0100