u-boot/arch/x86/include/asm/arch-tangier/acpi
Andy Shevchenko d8177a94ca x86: tangier: acpi: Create buffers outside of the methods
Create buffers outside of the methods as ACPICA 20200214 complains about this:

	Remark 2173 - Creation of named objects within a method is
	highly inefficient, use globals or method local variables
	instead

Reported-by: Bin Meng <bmeng.cn@gmail.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
2020-06-02 09:16:13 +08:00
..
global_nvs.asl x86: acpi: Remove redundant Offset (0x00) 2018-11-06 13:35:06 +08:00
platform.asl x86: tangier: Reserve PCI ECAM in motherboard resources 2019-09-10 16:19:03 +08:00
southcluster.asl x86: tangier: acpi: Create buffers outside of the methods 2020-06-02 09:16:13 +08:00