eeepc-wmi: Constify asus_quirks[] DMI table
authorMathias Krause <minipli@googlemail.com>
Wed, 16 Jul 2014 17:43:10 +0000 (19:43 +0200)
committerMatthew Garrett <matthew.garrett@nebula.com>
Sat, 16 Aug 2014 08:23:52 +0000 (01:23 -0700)
commit7e6c227cebeee59ffe37bccde698ad45f6210ef0
treebf792660ad23e60df85d8b01d5d956a4886a1b66
parent76d51dd9a07abcfaf1e3fe67a9656238a89b771f
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>
drivers/platform/x86/eeepc-wmi.c