ACPI / battery: constify the offset tables
authorMathias Krause <minipli@googlemail.com>
Sat, 13 Jun 2015 12:26:53 +0000 (14:26 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 15 Jun 2015 12:21:22 +0000 (14:21 +0200)
The offset tables are only read, not modified. Make them const.

Signed-off-by: Mathias Krause <minipli@googlemail.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/battery.c

Simple merge