summaryrefslogtreecommitdiff
path: root/source/components/events/evrgnini.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/components/events/evrgnini.c')
-rw-r--r--source/components/events/evrgnini.c8
1 files changed, 1 insertions, 7 deletions
diff --git a/source/components/events/evrgnini.c b/source/components/events/evrgnini.c
index 678b23ccf6a5..3e030845e182 100644
--- a/source/components/events/evrgnini.c
+++ b/source/components/events/evrgnini.c
@@ -158,12 +158,6 @@
#define _COMPONENT ACPI_EVENTS
ACPI_MODULE_NAME ("evrgnini")
-/* Local prototypes */
-
-static BOOLEAN
-AcpiEvIsPciRootBridge (
- ACPI_NAMESPACE_NODE *Node);
-
/*******************************************************************************
*
@@ -490,7 +484,7 @@ AcpiEvPciConfigRegionSetup (
*
******************************************************************************/
-static BOOLEAN
+BOOLEAN
AcpiEvIsPciRootBridge (
ACPI_NAMESPACE_NODE *Node)
{