]> Git Repo - u-boot.git/blobdiff - board/efi/efi-x86_payload/payload.c
common: Move some board functions out of common.h
[u-boot.git] / board / efi / efi-x86_payload / payload.c
index 4eeb49a27acd59d3cd65197a664023c5d560dede..5d4492cdc77acc5c6c71a90a41c9ffda62f075b6 100644 (file)
@@ -4,6 +4,7 @@
  */
 
 #include <common.h>
+#include <init.h>
 #include <usb.h>
 
 int board_early_init_r(void)
This page took 0.024229 seconds and 4 git commands to generate.