mirror of
https://github.com/u-boot/u-boot.git
synced 2025-05-08 19:11:53 +00:00
include: export uuid.h
Move this header to include/u-boot/ so that it can be used by external tools. Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org> Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
This commit is contained in:
parent
22c48a92cd
commit
58d825fb18
36 changed files with 35 additions and 35 deletions
|
@ -17,7 +17,7 @@
|
|||
#include <nvme.h>
|
||||
#include <efi_loader.h>
|
||||
#include <part.h>
|
||||
#include <uuid.h>
|
||||
#include <u-boot/uuid.h>
|
||||
#include <asm-generic/unaligned.h>
|
||||
#include <linux/compat.h> /* U16_MAX */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue