commit | 0bc7d10c4abb7cec52d4d88f761476ed04225c83 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Sun Jun 28 11:41:19 2015 +0800 |
committer | Mark Brown <broonie@kernel.org> | Mon Jul 06 21:42:53 2015 +0100 |
tree | cb6a693df2a73d2ab76bdccf32b6897fb8946959 | |
parent | 8f68e80f5f434980ab9bae713bab6a3ff1ac07df [diff] |
ASoC: rt5645: Constify dmi_system_id table dmi_check_system() takes "const struct dmi_system_id *", so make the dmi_system_id table const. Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Mark Brown <broonie@kernel.org>