summaryrefslogtreecommitdiff
path: root/Nt32Pkg/WinNtBusDriverDxe/ComponentName.c
diff options
context:
space:
mode:
Diffstat (limited to 'Nt32Pkg/WinNtBusDriverDxe/ComponentName.c')
-rw-r--r--Nt32Pkg/WinNtBusDriverDxe/ComponentName.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Nt32Pkg/WinNtBusDriverDxe/ComponentName.c b/Nt32Pkg/WinNtBusDriverDxe/ComponentName.c
index 88a068cc7b..98f2a678d1 100644
--- a/Nt32Pkg/WinNtBusDriverDxe/ComponentName.c
+++ b/Nt32Pkg/WinNtBusDriverDxe/ComponentName.c
@@ -360,7 +360,7 @@ WinNtBusDriverComponentNameGetControllerName (
Status = gBS->OpenProtocol (
ChildHandle,
&gEfiWinNtIoProtocolGuid,
- &WinNtIo,
+ (VOID **) &WinNtIo,
gWinNtBusDriverBinding.DriverBindingHandle,
ChildHandle,
EFI_OPEN_PROTOCOL_GET_PROTOCOL