This website requires JavaScript.
14 changed files with
12 additions and
12 deletions
@ -1,7 +1,6 @@
# ifndef __SOUND_SND_WAVEFRONT_H__
# define __SOUND_SND_WAVEFRONT_H__
# include "cs4231.h"
# include "mpu401.h"
# include "hwdep.h"
# include "rawmidi.h"
@ -38,7 +38,7 @@
# include <linux/moduleparam.h>
# include <sound/core.h>
# include <sound/initval.h>
# include <sound/ cs4231 .h>
# include <sound/ wss .h>
# include <sound/mpu401.h>
# include <sound/opl3.h>
@ -27,7 +27,7 @@
# include <linux/wait.h>
# include <linux/moduleparam.h>
# include <sound/core.h>
# include <sound/ cs4231 .h>
# include <sound/ wss .h>
# include <sound/mpu401.h>
# include <sound/initval.h>
@ -26,7 +26,7 @@
# include <linux/pnp.h>
# include <linux/moduleparam.h>
# include <sound/core.h>
# include <sound/ cs4231 .h>
# include <sound/ wss .h>
# include <sound/mpu401.h>
# include <sound/opl3.h>
# include <sound/initval.h>
@ -85,7 +85,7 @@
# include <linux/time.h>
# include <linux/wait.h>
# include <sound/core.h>
# include <sound/ cs4231 .h>
# include <sound/ wss .h>
# include <sound/asoundef.h>
MODULE_AUTHOR ( " Jaroslav Kysela <perex@perex.cz> " ) ;
@ -28,7 +28,7 @@
# include <asm/dma.h>
# include <sound/core.h>
# include <sound/gus.h>
# include <sound/ cs4231 .h>
# include <sound/ wss .h>
# define SNDRV_LEGACY_FIND_FREE_IRQ
# define SNDRV_LEGACY_FIND_FREE_DMA
# include <sound/initval.h>
@ -32,7 +32,7 @@
# include <asm/dma.h>
# include <sound/core.h>
# include <sound/gus.h>
# include <sound/ cs4231 .h>
# include <sound/ wss .h>
# ifdef SNDRV_STB
# include <sound/tea6330t.h>
# endif
@ -28,7 +28,7 @@
# include <linux/pnp.h>
# include <linux/moduleparam.h>
# include <sound/core.h>
# include <sound/ cs4231 .h>
# include <sound/ wss .h>
# include <sound/mpu401.h>
# include <sound/opl3.h>
# include <sound/initval.h>
@ -32,7 +32,7 @@
# include <asm/io.h>
# include <asm/dma.h>
# include <sound/core.h>
# include <sound/ cs4231 .h>
# include <sound/ wss .h>
# include <sound/mpu401.h>
# include <sound/opl4.h>
# include <sound/control.h>
@ -34,7 +34,7 @@
# include <asm/dma.h>
# include <sound/core.h>
# if defined(CS4231) || defined(OPTi93X)
# include <sound/ cs4231 .h>
# include <sound/ wss .h>
# else
# include <sound/ad1848.h>
# endif /* CS4231 */
@ -31,7 +31,7 @@
# include <asm/dma.h>
# include <sound/core.h>
# include <sound/hwdep.h>
# include <sound/ cs4231 .h>
# include <sound/ wss .h>
# include <sound/mpu401.h>
# include <sound/initval.h>
@ -29,6 +29,7 @@
# include <sound/core.h>
# include <sound/initval.h>
# include <sound/opl3.h>
# include <sound/wss.h>
# include <sound/snd_wavefront.h>
MODULE_AUTHOR ( " Paul Barton-Davis <pbd@op.net> " ) ;
@ -31,7 +31,7 @@
# include <linux/slab.h>
# include <linux/ioport.h>
# include <sound/core.h>
# include <sound/ cs4231 .h>
# include <sound/ wss .h>
# include <sound/pcm_params.h>
# include <asm/io.h>