]> asedeno.scripts.mit.edu Git - linux.git/commit
ACPICA: EFI/EDK2: Sort acpi.h inclusion order
authorShao Ming <smbest163@163.com>
Thu, 3 Aug 2017 06:26:44 +0000 (14:26 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 3 Aug 2017 21:34:16 +0000 (23:34 +0200)
commitd5f23fe192b5b549a85e98ee9f0a3b8a0f9c04c3
treeb77aed45653204a5398fde014306d83ef99ba45e
parent583abc9bd585ff0d5fb7411e5601053b21fdd9d9
ACPICA: EFI/EDK2: Sort acpi.h inclusion order

ACPICA commit 43ff22215f0fcd8ca80abec5712a07d2cc9a801d

acpi.h inclusion order need to be changed to build EDK-II ports of
acpidump on Windows as va_list is used before it's definition in that
environment. As we only need to ensure order of acenv.h/acenvex.h to
be pre/post ACPICA type definitions, inclusion order is changed to make
MSVC builds happy. Lv Zheng.

Link: https://github.com/acpica/acpica/commit/43ff2221
Signed-off-by: "Shao, Ming" <smbest163@163.com>
Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Shao Ming <smbest163@163.com>
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
include/acpi/acpi.h