u-boot-brain/include/acpi
Simon Glass ee3cb7c648 x86: Move include of bitops out of ACPI region
At present linux/bitops.h is included in ACPI code. This is not needed and
can cause a problem in fls64.h since BITS_PER_LONG is not defined. Move
the #include into the part not used by ACPI.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2020-09-25 11:27:25 +08:00
..
acpi_device.h i2c: Add a generic driver to generate ACPI info 2020-09-25 11:27:15 +08:00
acpi_dp.h dm: acpi: Use correct GPIO polarity type in acpi_dp_add_gpio() 2020-09-25 11:27:14 +08:00
acpi_s3.h x86: apl: Generate required ACPI tables 2020-09-25 11:27:19 +08:00
acpi_table.h x86: Move include of bitops out of ACPI region 2020-09-25 11:27:25 +08:00
acpigen.h acpi: Add more support for generating processor tables 2020-09-25 11:27:18 +08:00