diff options
Diffstat (limited to 'sys/isa/psm.c')
-rw-r--r-- | sys/isa/psm.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/isa/psm.c b/sys/isa/psm.c index 6b670ea..a756073 100644 --- a/sys/isa/psm.c +++ b/sys/isa/psm.c @@ -338,7 +338,6 @@ static struct cdevsw psm_cdevsw = { /* dump */ nodump, /* psize */ nopsize, /* flags */ 0, - /* bmaj */ -1 }; /* debug message level */ |