]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - test/common/event.c
test: Remove <common.h> and add needed includes
[thirdparty/u-boot.git] / test / common / event.c
index b462694fc3b6973f68ad430eca8a09d6515758d7..de433d34f22b0452c7c734ecd4ffe6b53b72adf0 100644 (file)
@@ -6,7 +6,6 @@
  * Written by Simon Glass <sjg@chromium.org>
  */
 
-#include <common.h>
 #include <dm.h>
 #include <event.h>
 #include <test/common.h>