summaryrefslogtreecommitdiffstats
path: root/sys/dev/sound/pcm/vchan.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/sound/pcm/vchan.h')
-rw-r--r--sys/dev/sound/pcm/vchan.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/sound/pcm/vchan.h b/sys/dev/sound/pcm/vchan.h
index 7e057ce..d3121e9 100644
--- a/sys/dev/sound/pcm/vchan.h
+++ b/sys/dev/sound/pcm/vchan.h
@@ -28,6 +28,6 @@
int vchan_create(struct pcm_channel *parent);
int vchan_destroy(struct pcm_channel *c);
-int vchan_initsys(struct snddev_info *d);
+int vchan_initsys(device_t dev);
OpenPOWER on IntegriCloud