ACPI / processor: constify DMI system id table
authorMathias Krause <minipli@googlemail.com>
Sat, 13 Jun 2015 12:26:57 +0000 (14:26 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 15 Jun 2015 12:29:48 +0000 (14:29 +0200)
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>
drivers/acpi/processor_idle.c

Simple merge