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