]> Git Repo - J-u-boot.git/blobdiff - cmd/efi_common.c
Merge patch series "Apply SoM overlays on phyCORE-AM6xx SoMs"
[J-u-boot.git] / cmd / efi_common.c
index 1aa2351fcdfde8435f6614066e24798a5b7904dc..d2f2b59e9e3b75df628fa307063d4ffa4a21401b 100644 (file)
@@ -6,10 +6,9 @@
  * Written by Simon Glass <[email protected]>
  */
 
-#include <common.h>
 #include <efi.h>
 #include <efi_api.h>
-#include <uuid.h>
+#include <u-boot/uuid.h>
 
 void efi_show_tables(struct efi_system_table *systab)
 {
This page took 0.023877 seconds and 4 git commands to generate.