From: Andy Shevchenko Date: Mon, 26 Nov 2012 09:35:07 +0000 (+0100) Subject: ACPI / platform: include missed header into acpi_platform.c X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~88^2~15^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5923f986ac191a32640429d054b94af185ec73a8;p=pandora-kernel.git ACPI / platform: include missed header into acpi_platform.c The internal.h declares the acpi_create_platform_device(). Without that include we get a following warning: drivers/acpi/acpi_platform.c:133:24: warning: symbol 'acpi_create_platform_device' was not declared. Should it be static? Signed-off-by: Andy Shevchenko Acked-by: Mika Westerberg Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed