From e7c2a72e2680827d6a733931273a93461c0d8d1b Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Tue, 14 Nov 1995 08:00:00 +0000 Subject: Import of Linux/MIPS 1.3.0 --- drivers/sound/dmabuf.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'drivers/sound/dmabuf.c') diff --git a/drivers/sound/dmabuf.c b/drivers/sound/dmabuf.c index 6f0794824..a7c396f2f 100644 --- a/drivers/sound/dmabuf.c +++ b/drivers/sound/dmabuf.c @@ -38,7 +38,7 @@ DEFINE_WAIT_QUEUES (dev_sleeper[MAX_AUDIO_DEV], dev_sleep_flag[MAX_AUDIO_DEV]); static struct dma_buffparms dmaps[MAX_AUDIO_DEV] = -{0}; /* +{{0}}; /* * Primitive way to allocate * such a large array. * Needs dynamic run-time allocation. @@ -740,7 +740,7 @@ DMAbuf_outputintr (int dev, int event_type) * buffer. * 1 = DMA transfer done. Device doesn't have local buffer or it's * empty now. - * 2 = No DMA transfer but the device has now more space in it's local + * 2 = No DMA transfer but the device has now more space in its local * buffer. */ -- cgit v1.2.3