ASoC: rt286: Constify dmi_system_id table
authorAxel Lin <axel.lin@ingics.com>
Sun, 28 Jun 2015 03:40:22 +0000 (11:40 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 8 Jul 2015 18:29:06 +0000 (19:29 +0100)
commita5afdc5bf53995385b621361c976b8a29e07f701
tree8e313e2fe83678a474a4afa8df885e19a9db7bbd
parente608aaefd8f3b868866a2438dbad8e01cb0ce993
ASoC: rt286: 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>
sound/soc/codecs/rt286.c
This page took 0.026235 seconds and 5 git commands to generate.