commit | bef3c4ef7e05cada90b5aba2ca75a29441da9532 | [log] [tgz] |
---|---|---|
author | Richard Fitzgerald <rf@opensource.wolfsonmicro.com> | Tue Nov 03 15:05:50 2015 +0000 |
committer | Mark Brown <broonie@kernel.org> | Mon Nov 16 09:48:52 2015 +0000 |
tree | 2180c0e64437c2479a64f2c988f63a4452ef2342 | |
parent | 8005c49d9aea74d382f474ce11afbbc7d7130bec [diff] |
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>