summaryrefslogtreecommitdiff
path: root/Silicon/Socionext/SynQuacer/Drivers
diff options
context:
space:
mode:
authorArd Biesheuvel <ard.biesheuvel@linaro.org>2017-12-20 13:03:35 +0000
committerArd Biesheuvel <ard.biesheuvel@linaro.org>2018-01-25 13:08:32 +0000
commit6c169916eb4828df7c14d9a8756a99e8ed6769cb (patch)
tree8d83b5fe78569426beca4b88fe712575275d05fe /Silicon/Socionext/SynQuacer/Drivers
parent93d987e6adf91d1f00b207242965ec9be22882b0 (diff)
downloadedk2-platforms-6c169916eb4828df7c14d9a8756a99e8ed6769cb.tar.xz
Silicon: fix typo in gPcf8563RealTimeClockLibI2cMasterProtocolGuid
Do a global replace of gPcf8563RealTimeClockLibI2cMasterProtolGuid with gPcf8563RealTimeClockLibI2cMasterProtocolGuid. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
Diffstat (limited to 'Silicon/Socionext/SynQuacer/Drivers')
-rw-r--r--Silicon/Socionext/SynQuacer/Drivers/PlatformDxe/PlatformDxe.c2
-rw-r--r--Silicon/Socionext/SynQuacer/Drivers/PlatformDxe/PlatformDxe.inf2
2 files changed, 2 insertions, 2 deletions
diff --git a/Silicon/Socionext/SynQuacer/Drivers/PlatformDxe/PlatformDxe.c b/Silicon/Socionext/SynQuacer/Drivers/PlatformDxe/PlatformDxe.c
index 098a4dbd32..91c1b66ea1 100644
--- a/Silicon/Socionext/SynQuacer/Drivers/PlatformDxe/PlatformDxe.c
+++ b/Silicon/Socionext/SynQuacer/Drivers/PlatformDxe/PlatformDxe.c
@@ -183,7 +183,7 @@ PlatformDxeEntryPoint (
// through the I2C driver stack (which cannot be used at runtime)
//
Status = gBS->InstallProtocolInterface (&Handle,
- &gPcf8563RealTimeClockLibI2cMasterProtolGuid,
+ &gPcf8563RealTimeClockLibI2cMasterProtocolGuid,
EFI_NATIVE_INTERFACE, NULL);
ASSERT_EFI_ERROR (Status);
diff --git a/Silicon/Socionext/SynQuacer/Drivers/PlatformDxe/PlatformDxe.inf b/Silicon/Socionext/SynQuacer/Drivers/PlatformDxe/PlatformDxe.inf
index 766f4041c8..4d6a1d6379 100644
--- a/Silicon/Socionext/SynQuacer/Drivers/PlatformDxe/PlatformDxe.inf
+++ b/Silicon/Socionext/SynQuacer/Drivers/PlatformDxe/PlatformDxe.inf
@@ -53,7 +53,7 @@
[Protocols]
gEdkiiNonDiscoverableDeviceProtocolGuid ## PRODUCES
gEfiPciIoProtocolGuid ## CONSUMES
- gPcf8563RealTimeClockLibI2cMasterProtolGuid ## PRODUCES
+ gPcf8563RealTimeClockLibI2cMasterProtocolGuid ## PRODUCES
[FixedPcd]
gSynQuacerTokenSpaceGuid.PcdNetsecEepromBase