From: Lv Zheng Date: Fri, 6 Dec 2013 08:51:46 +0000 (+0800) Subject: ACPI: Clean up incorrect inclusion of an ACPICA header X-Git-Tag: v3.14-rc1~107^2~12^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe5e49cb5ac57f984a44287cf123fbbc712d7bec;p=pandora-kernel.git ACPI: Clean up incorrect inclusion of an ACPICA header Since drivers/acpi/nvs.c includes and is only compiled for CONFIG_ACPI set, it doesn't need to include directly, which is formally incorrect. Remove the inclusion from that file. Signed-off-by: Lv Zheng [rjw: Subject and changelog] Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed