summaryrefslogtreecommitdiff
path: root/DuetPkg/PciBusNoEnumerationDxe/PciPowerManagement.c
diff options
context:
space:
mode:
Diffstat (limited to 'DuetPkg/PciBusNoEnumerationDxe/PciPowerManagement.c')
-rw-r--r--DuetPkg/PciBusNoEnumerationDxe/PciPowerManagement.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/DuetPkg/PciBusNoEnumerationDxe/PciPowerManagement.c b/DuetPkg/PciBusNoEnumerationDxe/PciPowerManagement.c
index 5c2386c4bf..20bd4a7428 100644
--- a/DuetPkg/PciBusNoEnumerationDxe/PciPowerManagement.c
+++ b/DuetPkg/PciBusNoEnumerationDxe/PciPowerManagement.c
@@ -21,9 +21,10 @@ Revision History
--*/
-#include "Pcibus.h"
+#include "PciBus.h"
EFI_STATUS
+EFIAPI
ResetPowerManagementFeature (
IN PCI_IO_DEVICE *PciIoDevice
)