ASoC: lm49453: Remove superfluous const
authorTakashi Iwai <tiwai@suse.de>
Tue, 18 Feb 2014 08:42:16 +0000 (09:42 +0100)
committerMark Brown <broonie@linaro.org>
Thu, 20 Feb 2014 01:43:13 +0000 (10:43 +0900)
commit51e5b59c3559e63e8a943350714a8c070fba8cbf
treeb2f5175670d127b128989cc873408248e10312cb
parent4988aff78bfd7c97cc67f0390555a9c2b6825f40
ASoC: lm49453: 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: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/codecs/lm49453.c
This page took 0.027518 seconds and 5 git commands to generate.