diff options
author | Krzysztof Helt <krzysztof.h1@wp.pl> | 2008-07-31 21:02:42 +0200 |
---|---|---|
committer | Jaroslav Kysela <perex@perex.cz> | 2008-08-06 15:39:47 +0200 |
commit | 61ef19d7e771ce021edb0dff0da134b6d688d4aa (patch) | |
tree | 1835de3d87d0bc57b2acb898b9a736f70356a844 /include | |
parent | 9295aea1e8e00ea83965eb739b8d0bd2ea03c7cb (diff) | |
download | linux-61ef19d7e771ce021edb0dff0da134b6d688d4aa.tar.bz2 |
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 'include')
-rw-r--r-- | include/sound/snd_wavefront.h | 1 | ||||
-rw-r--r-- | include/sound/wss.h (renamed from include/sound/cs4231.h) | 0 |
2 files changed, 0 insertions, 1 deletions
diff --git a/include/sound/snd_wavefront.h b/include/sound/snd_wavefront.h index 9688d4be918e..fa149ca77e4b 100644 --- a/include/sound/snd_wavefront.h +++ b/include/sound/snd_wavefront.h @@ -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" diff --git a/include/sound/cs4231.h b/include/sound/wss.h index f0785f9f4ae4..f0785f9f4ae4 100644 --- a/include/sound/cs4231.h +++ b/include/sound/wss.h |