Merge tag 'efi-2020-07-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
[oweals/u-boot.git] / cmd / mp.c
index 01d30c1ccb74762c2701fcd8aa31f2e7e6c1658c..4c8f5fc3fae4545a44df5a04c18e7f4e5b3157ab 100644 (file)
--- a/cmd/mp.c
+++ b/cmd/mp.c
@@ -5,6 +5,7 @@
 
 #include <common.h>
 #include <command.h>
+#include <cpu_func.h>
 
 static int cpu_status_all(void)
 {