]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - include/sound/soc.h
ASoC: Add const to SOC_ENUM_*_DECL() macros
authorTakashi Iwai <tiwai@suse.de>
Tue, 18 Feb 2014 08:08:51 +0000 (09:08 +0100)
committerMark Brown <broonie@linaro.org>
Thu, 20 Feb 2014 01:43:06 +0000 (10:43 +0900)
commit2e7e1993f992b16342b3799de2f9572b2e53d53b
tree20e941948f661d3e2edc655d774833039f15ce9a
parentc28b14f49978af2fc864dd2faeb89f517746f9f9
ASoC: Add const to SOC_ENUM_*_DECL() macros

Since these macros are supposed to be used for decalring const
objects, let's add the const modifier there.

The doubled const appearing in usages will be cleaned by later
patches.

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>
include/sound/soc.h