diff --git a/EdkModulePkg/Bus/Pci/IdeBus/Dxe/ide.h b/EdkModulePkg/Bus/Pci/IdeBus/Dxe/ide.h index b3e54ef372..bb9c460d63 100644 --- a/EdkModulePkg/Bus/Pci/IdeBus/Dxe/ide.h +++ b/EdkModulePkg/Bus/Pci/IdeBus/Dxe/ide.h @@ -1313,7 +1313,8 @@ EnableInterrupt ( @retval EFI_SUCCESS - Interrupt cleared **/ -EFI_STATUS +VOID +EFIAPI ClearInterrupt ( IN EFI_EVENT Event, IN VOID *Context