summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--common/partitions/efi.h2
-rw-r--r--include/efi.h (renamed from include/linux/efi.h)0
2 files changed, 1 insertions, 1 deletions
diff --git a/common/partitions/efi.h b/common/partitions/efi.h
index 703ecca2f2..a9b10c1266 100644
--- a/common/partitions/efi.h
+++ b/common/partitions/efi.h
@@ -21,7 +21,7 @@
#ifndef FS_PART_EFI_H_INCLUDED
#define FS_PART_EFI_H_INCLUDED
-#include <linux/efi.h>
+#include <efi.h>
#define MSDOS_MBR_SIGNATURE 0xaa55
#define EFI_PMBR_OSTYPE_EFI 0xEF
diff --git a/include/linux/efi.h b/include/efi.h
index 570eff75de..570eff75de 100644
--- a/include/linux/efi.h
+++ b/include/efi.h