summaryrefslogtreecommitdiffstats
path: root/sys/dev/rp/rp_pci.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/rp/rp_pci.c')
-rw-r--r--sys/dev/rp/rp_pci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/rp/rp_pci.c b/sys/dev/rp/rp_pci.c
index fa25dea..0e10266 100644
--- a/sys/dev/rp/rp_pci.c
+++ b/sys/dev/rp/rp_pci.c
@@ -338,7 +338,7 @@ rp_pci_aiop2off(int aiop, int offset)
}
/* Read the int status for a PCI controller. */
-unsigned char
+static unsigned char
rp_pci_ctlmask(CONTROLLER_t *ctlp)
{
return sPCIGetControllerIntStatus(ctlp);
OpenPOWER on IntegriCloud