hw/display/exynos4210_fimd: Remove duplicated definition
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>
This commit is contained in:
parent
697ccce3c5
commit
fa9d9f6b71
1 changed files with 0 additions and 1 deletions
|
|
@ -131,7 +131,6 @@
|
|||
/* 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue