ASoC: wm8978: Remove superfluous const
authorTakashi Iwai <tiwai@suse.de>
Tue, 18 Feb 2014 08:44:10 +0000 (09:44 +0100)
committerMark Brown <broonie@linaro.org>
Thu, 20 Feb 2014 01:43:38 +0000 (10:43 +0900)
commit11a544bb2fe5bcacd20d2cdb9b792e035bd82eb2
tree9af8df3766f8f4b9ea7640bed11fc2b904cd57c3
parentda9f39f512eb2ac322d0ee340479d2739759919e
ASoC: wm8978: 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/wm8978.c
This page took 0.024463 seconds and 5 git commands to generate.