summaryrefslogtreecommitdiff
path: root/EdkModulePkg/Bus/Pci/IdeBus/Dxe
diff options
context:
space:
mode:
Diffstat (limited to 'EdkModulePkg/Bus/Pci/IdeBus/Dxe')
-rw-r--r--EdkModulePkg/Bus/Pci/IdeBus/Dxe/ide.h3
1 files changed, 2 insertions, 1 deletions
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