commit | b03466883edb192b3e3877ea3f71036a3899ae51 | [log] [tgz] |
---|---|---|
author | Mathias Krause <minipli@googlemail.com> | Sat Jun 13 14:26:57 2015 +0200 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Mon Jun 15 14:29:48 2015 +0200 |
tree | f3944e401f3de0a783ef23a3a499faf42f37ffcd | |
parent | ddcc18f5bdd1aafd457032ec693fd9d0af764d61 [diff] |
ACPI / processor: constify DMI system id table There is no need to have processor_power_dmi_table[] writeable, constify it. Signed-off-by: Mathias Krause <minipli@googlemail.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>