diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2001-03-26 12:41:29 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2001-03-26 12:41:29 +0000 |
| commit | f83880518b12341c0e6c9decc990ade59c9eb911 (patch) | |
| tree | ae1758acac671af37c31e933dbaac944bfce0391 /sys/dev/asr | |
| parent | 0c8923e54bcdb2d1e1877349b5ba5440944c14ac (diff) | |
Notes
Diffstat (limited to 'sys/dev/asr')
| -rw-r--r-- | sys/dev/asr/asr.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/asr/asr.c b/sys/dev/asr/asr.c index eda4e74a4bf4..5fa8e089414c 100644 --- a/sys/dev/asr/asr.c +++ b/sys/dev/asr/asr.c @@ -546,7 +546,6 @@ STATIC struct cdevsw asr_cdevsw = { nodump, /* dump */ nopsize, /* psize */ 0, /* flags */ - -1 /* bmaj */ }; #ifdef ASR_MEASURE_PERFORMANCE |
