summaryrefslogtreecommitdiffstats
path: root/EmbeddedPkg/Include/Guid/PlatformHasDeviceTree.h
diff options
context:
space:
mode:
Diffstat (limited to 'EmbeddedPkg/Include/Guid/PlatformHasDeviceTree.h')
-rw-r--r--EmbeddedPkg/Include/Guid/PlatformHasDeviceTree.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/EmbeddedPkg/Include/Guid/PlatformHasDeviceTree.h b/EmbeddedPkg/Include/Guid/PlatformHasDeviceTree.h
index 102a6b8cc3..d05f109039 100644
--- a/EmbeddedPkg/Include/Guid/PlatformHasDeviceTree.h
+++ b/EmbeddedPkg/Include/Guid/PlatformHasDeviceTree.h
@@ -14,7 +14,6 @@
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
-
#ifndef __EDKII_PLATFORM_HAS_DEVICE_TREE_H__
#define __EDKII_PLATFORM_HAS_DEVICE_TREE_H__
@@ -24,6 +23,6 @@
{ 0xb2, 0xaf, 0x54, 0x1e, 0x1d, 0xce, 0x14, 0x8b } \
}
-extern EFI_GUID gEdkiiPlatformHasDeviceTreeGuid;
+extern EFI_GUID gEdkiiPlatformHasDeviceTreeGuid;
#endif