]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - cmd/smccc.c
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
[thirdparty/u-boot.git] / cmd / smccc.c
index 3a4d885e37e1fd74c4a265f17f9e25053d72f880..fb80431ad1d954bab5498c3cdcdc19bd8927a4a2 100644 (file)
@@ -4,8 +4,8 @@
  * Michalis Pappas <mpappas@fastmail.fm>
  */
 #include <asm/psci.h>
+#include <common.h>
 #include <command.h>
-#include <vsprintf.h>
 #include <linux/arm-smccc.h>
 #include <linux/compiler.h>
 #include <linux/psci.h>