ASoC: wm8998: Remove duplicated consts
authorRichard Fitzgerald <rf@opensource.wolfsonmicro.com>
Tue, 3 Nov 2015 15:05:50 +0000 (15:05 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 16 Nov 2015 09:48:52 +0000 (09:48 +0000)
commitbef3c4ef7e05cada90b5aba2ca75a29441da9532
tree2180c0e64437c2479a64f2c988f63a4452ef2342
parent8005c49d9aea74d382f474ce11afbbc7d7130bec
ASoC: wm8998: Remove duplicated consts

The SOC_xxx_DECL() macros already include 'const' so there's
no need to put a const in the source where they are used.

Signed-off-by: Richard Fitzgerald <rf@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/wm8998.c