]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - test/cmd/armffa.c
test: Remove <common.h> and add needed includes
[thirdparty/u-boot.git] / test / cmd / armffa.c
index 9a44a397e8a0148213e1839604f6a730de8b96b8..38f40b72f5e4cc0b8407e59582632a5d29e662b5 100644 (file)
@@ -8,7 +8,6 @@
  *   Abdellatif El Khlifi <abdellatif.elkhlifi@arm.com>
  */
 
-#include <common.h>
 #include <string.h>
 #include <asm/sandbox_arm_ffa.h>
 #include <dm/test.h>