diff options
Diffstat (limited to 'sys/i386/isa/loran.c')
-rw-r--r-- | sys/i386/isa/loran.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/i386/isa/loran.c b/sys/i386/isa/loran.c index c43bf85..cedcd0f 100644 --- a/sys/i386/isa/loran.c +++ b/sys/i386/isa/loran.c @@ -642,7 +642,6 @@ static struct cdevsw loran_cdevsw = { /* dump */ nodump, /* psize */ nopsize, /* flags */ 0, - /* bmaj */ -1 }; #endif /* _KERNEL */ |