summaryrefslogtreecommitdiff
path: root/test/image/spl_load_spi.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/image/spl_load_spi.c')
-rw-r--r--test/image/spl_load_spi.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/image/spl_load_spi.c b/test/image/spl_load_spi.c
index 54a95465e23..80836dc0dff 100644
--- a/test/image/spl_load_spi.c
+++ b/test/image/spl_load_spi.c
@@ -3,7 +3,6 @@
* Copyright (C) 2023 Sean Anderson <seanga2@gmail.com>
*/
-#include <common.h>
#include <dm.h>
#include <spi_flash.h>
#include <spl.h>