From: Alexander Mezin Date: Tue, 11 Mar 2014 17:58:46 +0000 (+0700) Subject: ACPI / battery: move some ACPI_BATTERY_* definitions to header X-Git-Tag: v3.15-rc1~151^2~8^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f03be3525f1fac98b03a994522a7d78e9a70fe52;p=pandora-kernel.git ACPI / battery: move some ACPI_BATTERY_* definitions to header ACPI_BATTERY_CLASS is used in multiple places. Also, I'll use ACPI_BATTERY_NOTIFY_STATUS inside AC driver in one of following patches. So, create a header file and move ACPI_BATTERY_CLASS and ACPI_BATTERY_NOTIFY_* definitions into it. Also, remove copy of ACPI_BATTERY_CLASS from sbs.c Signed-off-by: Alexander Mezin Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed