From d206de0a5848dab4b733d52b3ecb4298ae0e2bb4 Mon Sep 17 00:00:00 2001 From: Silvan Fuhrer Date: Mon, 11 Nov 2024 10:50:24 +0100 Subject: [PATCH] imxrt_flexspi_nor_boot: add new line at end of file Signed-off-by: Silvan Fuhrer --- boards/nxp/tropic-community/src/imxrt_flexspi_nor_boot.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boards/nxp/tropic-community/src/imxrt_flexspi_nor_boot.c b/boards/nxp/tropic-community/src/imxrt_flexspi_nor_boot.c index 8b8384545e..90237e7f23 100644 --- a/boards/nxp/tropic-community/src/imxrt_flexspi_nor_boot.c +++ b/boards/nxp/tropic-community/src/imxrt_flexspi_nor_boot.c @@ -53,4 +53,4 @@ const struct boot_data_s g_boot_data = { /**************************************************************************** * Public Functions - ****************************************************************************/ \ No newline at end of file + ****************************************************************************/