Messages in this thread Patch in this message |  | | Date | Wed, 5 Sep 2001 19:47:46 +0100 (BST) | From | Ken Moffat <> | Subject | PATCH : remove warning in documentation for via_audio |
| |
Following patch removes a warning when the documentation is built. Applies cleanly to 2.4.10-pre4, and with a 4-line offset to 2.4.9-ac6.
diff -urN linux-2.4.7/drivers/sound/via82cxxx_audio.c altered-2.4.7/drivers/sound/via82cxxx_audio.c --- linux-2.4.7/drivers/sound/via82cxxx_audio.c Sat Jul 21 22:47:35 2001 +++ altered-2.4.7/drivers/sound/via82cxxx_audio.c Thu Aug 23 20:14:57 2001 @@ -862,6 +862,7 @@ /** * via_chan_clear - Stop DMA channel operation, and reset pointers + * @card: the chip to accessed * @chan: Channel to be cleared * * Call via_chan_stop to halt DMA operations, and then resets Ken -- If a six turned out to be nine, I don't mind.
Home page : http://www.kenmoffat.uklinux.net
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |