commit | 7e6c227cebeee59ffe37bccde698ad45f6210ef0 | [log] [tgz] |
---|---|---|
author | Mathias Krause <minipli@googlemail.com> | Wed Jul 16 19:43:10 2014 +0200 |
committer | Matthew Garrett <matthew.garrett@nebula.com> | Sat Aug 16 01:23:52 2014 -0700 |
tree | bf792660ad23e60df85d8b01d5d956a4886a1b66 | |
parent | 76d51dd9a07abcfaf1e3fe67a9656238a89b771f [diff] |
eeepc-wmi: Constify asus_quirks[] DMI table Constify the asus_quirks[] DMI table. There's no need to have it writeable during runtime. Signed-off-by: Mathias Krause <minipli@googlemail.com> Cc: Corentin Chary <corentin.chary@gmail.com> Signed-off-by: Matthew Garrett <matthew.garrett@nebula.com>