From: Lv Zheng Date: Fri, 22 Nov 2013 23:27:27 +0000 (+0800) Subject: ACPI: Clean up incorrect inclusions of ACPICA headers X-Git-Tag: v3.13-rc2~19^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91be0998578a1001db1382012676ee0a69d5cee3;p=pandora-kernel.git ACPI: Clean up incorrect inclusions of ACPICA headers Header file contains environemnt settings and architecture specific implementation that should be included before any other ACPICA headers in order to keep a consistent build environment for ACPICA users. The following internal ACPICA header files should be included from and should not be included by other kernel files: Clean up incorrect inclusions of these files from non-ACPICA source files. [rjw: Subject and changelog] Signed-off-by: Lv Zheng Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed