commit | 74b45231b23d47b041b137737241d482481a76a9 | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Thu Aug 08 16:52:18 2013 +0530 |
committer | Mark Brown <broonie@linaro.org> | Thu Aug 08 14:27:59 2013 +0100 |
tree | 42a08f6a135fa7f3f3ccfc21c4e2796879cbc139 | |
parent | c095ba7224d8edc71dcef0d655911399a8bd4a3f [diff] |
ASoC: s6105-ipcam: Fix incorrect placement of __initdata __initdata should be placed between the variable name and equal sign for the variable to be placed in the intended section. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Mark Brown <broonie@linaro.org>