From: Lv Zheng Date: Wed, 16 Jul 2014 08:58:53 +0000 (+0800) Subject: ACPI: Add support to force header inclusion rules for . X-Git-Tag: omap-for-v3.17/fixes-against-rc2~142^2~14^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=417b4a73b62760db67512892c32f8acc008ab54e;p=pandora-kernel.git ACPI: Add support to force header inclusion rules for . As there is only CONFIG_ACPI=n processing in the , it is not safe to include directly for source out of Linux ACPI subsystems. This patch adds error messaging to warn developers of such wrong inclusions. In order not to be bisected and reverted as a wrong commit, warning messages are carefully split into a seperate patch other than the wrong inclusion cleanups. Signed-off-by: Lv Zheng Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed