summaryrefslogtreecommitdiffstats
path: root/sys/pci/xrpu.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/pci/xrpu.c')
-rw-r--r--sys/pci/xrpu.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/pci/xrpu.c b/sys/pci/xrpu.c
index 3d2332f..a1a8d6c 100644
--- a/sys/pci/xrpu.c
+++ b/sys/pci/xrpu.c
@@ -57,7 +57,6 @@ static struct cdevsw xrpu_cdevsw = {
/* dump */ nodump,
/* psize */ nopsize,
/* flags */ 0,
- /* bmaj */ -1
};
static MALLOC_DEFINE(M_XRPU, "xrpu", "XRPU related");
OpenPOWER on IntegriCloud