]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - test/image/spl_load_net.c
test: Remove <common.h> and add needed includes
[thirdparty/u-boot.git] / test / image / spl_load_net.c
index 9d067a7a592fed73a7ef8e9b6c18f7964a2ac2ef..4af6e21b8b98e6c4b3fbb05dced68244e1e1e5ea 100644 (file)
@@ -3,7 +3,6 @@
  * Copyright (C) 2023 Sean Anderson <seanga2@gmail.com>
  */
 
-#include <common.h>
 #include <dm.h>
 #include <spl.h>
 #include <test/spl.h>