aboutsummaryrefslogtreecommitdiffstats
path: root/sound/isa/cs423x/cs4231.c
diff options
context:
space:
mode:
authorKrzysztof Helt <krzysztof.h1@wp.pl>2008-07-31 21:02:42 +0200
committerJaroslav Kysela <perex@perex.cz>2008-08-06 15:39:47 +0200
commit61ef19d7e771ce021edb0dff0da134b6d688d4aa (patch)
tree1835de3d87d0bc57b2acb898b9a736f70356a844 /sound/isa/cs423x/cs4231.c
parentALSA: wss_lib: move cs4231_lib into wss_lib (diff)
downloadlinux-dev-61ef19d7e771ce021edb0dff0da134b6d688d4aa.tar.xz
linux-dev-61ef19d7e771ce021edb0dff0da134b6d688d4aa.zip
ALSA: wss_lib: rename cs4231.h into wss.h
Rename file include/sound/cs4231.h into include/sound/wss.h Signed-off-by: Krzysztof Helt <krzysztof.h1@wp.pl> Reviewed-by: Rene Herman <rene.herman@gmail.com> Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Diffstat (limited to 'sound/isa/cs423x/cs4231.c')
-rw-r--r--sound/isa/cs423x/cs4231.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/isa/cs423x/cs4231.c b/sound/isa/cs423x/cs4231.c
index e9462b9944be..7da28e7c0322 100644
--- a/sound/isa/cs423x/cs4231.c
+++ b/sound/isa/cs423x/cs4231.c
@@ -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>