aboutsummaryrefslogtreecommitdiff
path: root/Include/Protocol/PlatformDwMmc.h
diff options
context:
space:
mode:
Diffstat (limited to 'Include/Protocol/PlatformDwMmc.h')
-rw-r--r--Include/Protocol/PlatformDwMmc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Include/Protocol/PlatformDwMmc.h b/Include/Protocol/PlatformDwMmc.h
index fe2259b..bf315c4 100644
--- a/Include/Protocol/PlatformDwMmc.h
+++ b/Include/Protocol/PlatformDwMmc.h
@@ -65,6 +65,7 @@ EFI_STATUS
typedef
BOOLEAN
(EFIAPI *PLATFORM_DW_MMC_CARD_DETECT) (
+ IN EFI_HANDLE Controller,
IN UINT8 Slot
);