summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Include/Guid/PlatformHasAcpi.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdeModulePkg/Include/Guid/PlatformHasAcpi.h')
-rw-r--r--MdeModulePkg/Include/Guid/PlatformHasAcpi.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/MdeModulePkg/Include/Guid/PlatformHasAcpi.h b/MdeModulePkg/Include/Guid/PlatformHasAcpi.h
index 1f107abd04..d54fad77c0 100644
--- a/MdeModulePkg/Include/Guid/PlatformHasAcpi.h
+++ b/MdeModulePkg/Include/Guid/PlatformHasAcpi.h
@@ -14,7 +14,6 @@
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
-
#ifndef __EDKII_PLATFORM_HAS_ACPI_H__
#define __EDKII_PLATFORM_HAS_ACPI_H__
@@ -24,6 +23,6 @@
{ 0x96, 0x04, 0x0f, 0xf7, 0xe1, 0x11, 0x96, 0x5a } \
}
-extern EFI_GUID gEdkiiPlatformHasAcpiGuid;
+extern EFI_GUID gEdkiiPlatformHasAcpiGuid;
#endif