diff options
Diffstat (limited to 'sys/pci/meteor.c')
-rw-r--r-- | sys/pci/meteor.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/pci/meteor.c b/sys/pci/meteor.c index 088ca7c..72c6988 100644 --- a/sys/pci/meteor.c +++ b/sys/pci/meteor.c @@ -241,7 +241,6 @@ static struct cdevsw meteor_cdevsw = { /* dump */ nodump, /* psize */ nopsize, /* flags */ 0, - /* bmaj */ -1 }; #endif |