From: Andy Shevchenko Date: Mon, 11 Mar 2013 09:17:06 +0000 (+0000) Subject: ACPI: suppress compiler warning in battery.c X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~92^2~6^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efd941f108569a9cfd1c14f20093a4ac745dec2d;p=pandora-kernel.git ACPI: suppress compiler warning in battery.c This patch fixes following compiler warning when build via make W=1: drivers/acpi/battery.c:149:52: warning: no previous prototype for ‘acpi_battery_present’ [-Wmissing-prototypes] Signed-off-by: Andy Shevchenko Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed