summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include/Protocol/LegacySpiSmmController.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Include/Protocol/LegacySpiSmmController.h')
-rw-r--r--MdePkg/Include/Protocol/LegacySpiSmmController.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/MdePkg/Include/Protocol/LegacySpiSmmController.h b/MdePkg/Include/Protocol/LegacySpiSmmController.h
index 008a3432f3..7b238dc1f2 100644
--- a/MdePkg/Include/Protocol/LegacySpiSmmController.h
+++ b/MdePkg/Include/Protocol/LegacySpiSmmController.h
@@ -22,9 +22,9 @@
{ 0x8c, 0xcb, 0xd2, 0x7d, 0xfe, 0x32, 0xdb, 0x9b }}
typedef
-struct _EFI_LEGACY_SPI_CONTROLLER_PROTOCOL
+ struct _EFI_LEGACY_SPI_CONTROLLER_PROTOCOL
EFI_LEGACY_SPI_SMM_CONTROLLER_PROTOCOL;
-extern EFI_GUID gEfiLegacySpiSmmControllerProtocolGuid;
+extern EFI_GUID gEfiLegacySpiSmmControllerProtocolGuid;
#endif // __LEGACY_SPI_SMM_CONTROLLER_PROTOCOL_H__