ASoC: wm8995: Remove superfluous const
authorTakashi Iwai <tiwai@suse.de>
Tue, 18 Feb 2014 08:45:18 +0000 (09:45 +0100)
committerMark Brown <broonie@linaro.org>
Thu, 20 Feb 2014 01:43:51 +0000 (10:43 +0900)
commit48e50ce37fcf4c376845d1c42177eeb1601f99ad
tree65f7bd24ffdbe9b5197b93e4560b95728286dc41
parentd0a4eec16adf3a528dbd1b52c3fc653a2bfee8c4
ASoC: wm8995: Remove superfluous const

As SOC_ENUM_SINGLE_DECL() itself contains const modifier now, we can
reduce const from its users.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Acked-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
Acked-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Acked-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/codecs/wm8995.c
This page took 0.025122 seconds and 5 git commands to generate.