From d6da733097b7856e06a69abbb61e9f2b1463e6b2 Mon Sep 17 00:00:00 2001 From: Glauber Maroto Ferreira Date: Mon, 16 Aug 2021 14:14:31 -0300 Subject: [PATCH] soc: xtensa: esp32s2: linker script cleanup through the removal of duplicate inclusion of common-ram linker file. Signed-off-by: Glauber Maroto Ferreira --- soc/xtensa/esp32s2/linker.ld | 2 -- 1 file changed, 2 deletions(-) diff --git a/soc/xtensa/esp32s2/linker.ld b/soc/xtensa/esp32s2/linker.ld index f05534666b8..666c9933dc0 100644 --- a/soc/xtensa/esp32s2/linker.ld +++ b/soc/xtensa/esp32s2/linker.ld @@ -197,8 +197,6 @@ _net_buf_pool_list = _esp_net_buf_pool_list; #pragma pop_macro("ITERABLE_SECTION_RAM_GC_ALLOWED") #pragma pop_macro("ITERABLE_SECTION_RAM") -#include - .dram0.data : { _data_start = ABSOLUTE(.);