exynos-linux-stable/include/acpi/platform
Lv Zheng 62c153f346 ACPICA: Linuxize: Restore and fix Intel compiler build
commit ffab9188e444854882dbc291500d576d6bad7b7b upstream.

ACPICA commit b59347d0b8b676cb555fe8da5cad08fcd4eeb0d3

The following commit cleans up compiler specific inclusions:

  Commit: 9fa1cebdbf
  Subject: ACPICA: OSL: Cleanup the inclusion order of the compiler-specific headers

But breaks one thing due to the following old issue:

 Buidling Linux kernel with Intel compiler originally depends on acgcc.h
 not acintel.h.

So after making Intel compiler build working in ACPICA upstream by
correctly using acintel.h, it becomes unable to build Linux kernel using
Intel compiler as there is no acintel.h in the kernel source tree.

This patch releases acintel.h to Linux kernel and fixes its inclusion in
acenv.h.

Fixes: 9fa1cebdbf (ACPICA: OSL: Cleanup the inclusion order of the compiler-specific headers)
Link: b59347d0
Tested-by: Stepan M Mishura <stepan.m.mishura@intel.com>
Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-02-26 11:10:52 +01:00
..
acenv.h ACPICA: Linuxize: Restore and fix Intel compiler build 2017-02-26 11:10:52 +01:00
acenvex.h ACPICA: OSL: Fix a regression that old GCC requires a workaround for strchr() 2016-08-13 03:16:39 +02:00
acgcc.h ACPICA: OSL: Fix a regression that old GCC requires a workaround for strchr() 2016-08-13 03:16:39 +02:00
acgccex.h ACPICA: OSL: Fix a regression that old GCC requires a workaround for strchr() 2016-08-13 03:16:39 +02:00
acintel.h ACPICA: Linuxize: Restore and fix Intel compiler build 2017-02-26 11:10:52 +01:00
aclinux.h tools/power/acpi: Remove direct kernel source include reference 2016-11-16 22:31:26 +01:00
aclinuxex.h ACPICA: Divergence: Port declarators back to ACPICA 2016-08-13 03:09:32 +02:00