summaryrefslogtreecommitdiffstats
path: root/sys/dev/sound/pcm/sound.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/sound/pcm/sound.c')
-rw-r--r--sys/dev/sound/pcm/sound.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/sound/pcm/sound.c b/sys/dev/sound/pcm/sound.c
index 0cf266f..a3039e3 100644
--- a/sys/dev/sound/pcm/sound.c
+++ b/sys/dev/sound/pcm/sound.c
@@ -58,7 +58,6 @@ static struct cdevsw snd_cdevsw = {
/* dump */ nodump,
/* psize */ nopsize,
/* flags */ D_TRACKCLOSE,
- /* bmaj */ -1
};
/*
OpenPOWER on IntegriCloud