summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg/Include/Drivers
diff options
context:
space:
mode:
Diffstat (limited to 'ArmPlatformPkg/Include/Drivers')
-rw-r--r--ArmPlatformPkg/Include/Drivers/PL011Uart.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ArmPlatformPkg/Include/Drivers/PL011Uart.h b/ArmPlatformPkg/Include/Drivers/PL011Uart.h
index 518dab587f..354f111032 100644
--- a/ArmPlatformPkg/Include/Drivers/PL011Uart.h
+++ b/ArmPlatformPkg/Include/Drivers/PL011Uart.h
@@ -94,7 +94,6 @@ PL011UartInitializePort (
IN UINTN UartBase,
IN UINT64 BaudRate,
IN UINT32 ReceiveFifoDepth,
- IN UINT32 Timeout,
IN EFI_PARITY_TYPE Parity,
IN UINT8 DataBits,
IN EFI_STOP_BITS_TYPE StopBits