From b8402a8dfc658f5b6aef7ca04e2dcadccf816c48 Mon Sep 17 00:00:00 2001 From: Venkateshwar S Date: Tue, 30 Dec 2025 02:27:20 -0800 Subject: [PATCH] src/qualcomm/common: Remove display buffer region declarations The display buffer reservation logic has been removed, so the related symbol declarations are no longer needed. TEST=Create an image.serial.bin and ensure it boots on X1P42100. Change-Id: I873fdcff4071e0d2cf683017557abdfdb13e8b16 Signed-off-by: Venkateshwar S Reviewed-on: https://review.coreboot.org/c/coreboot/+/90653 Reviewed-by: Subrata Banik Tested-by: build bot (Jenkins) Reviewed-by: Kapil Porwal --- src/soc/qualcomm/common/include/soc/symbols_common.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/soc/qualcomm/common/include/soc/symbols_common.h b/src/soc/qualcomm/common/include/soc/symbols_common.h index ee2d3510b6..847225216a 100644 --- a/src/soc/qualcomm/common/include/soc/symbols_common.h +++ b/src/soc/qualcomm/common/include/soc/symbols_common.h @@ -48,7 +48,6 @@ DECLARE_REGION(dram_llcc_lpi) DECLARE_REGION(dram_ta) DECLARE_REGION(dram_pdp) DECLARE_REGION(dram_pil) -DECLARE_REGION(dram_display) /* * DDR_SPACE (2 GB) aka `_dram`: 0x80000000 - 0x100000000