[ALSA] Kill useless volatile in pcm.h
commit503fc85a3b15b0e939ad9672e376ffc9c4840591
authorTakashi Iwai <tiwai@suse.de>
Mon, 10 Sep 2007 22:35:06 +0000 (11 00:35 +0200)
committerJaroslav Kysela <perex@perex.cz>
Tue, 16 Oct 2007 14:49:28 +0000 (16 16:49 +0200)
tree500a3e9768b1625bb478edc4ec5d03906b60dc2b
parentb9f09a485937d9c3fb524b2fa140fee1d94856d0
[ALSA] Kill useless volatile in pcm.h

The volatile prefix is just useless there.  Let's kill them, and then
gcc will be happier, too.
   sound/acore/pcm.c:867: warning: passing argument 1 of â€˜__constant_c_and_count_memset’ discards qualifiers from pointer target type

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
include/sound/pcm.h