]> git.ipfire.org Git - thirdparty/u-boot.git/commit
x86: quark: acpi: Replace _ADR() by _UID() in description of PCI host bridge
authorBin Meng <bmeng.cn@gmail.com>
Mon, 1 Jun 2020 04:15:15 +0000 (21:15 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Tue, 2 Jun 2020 01:16:13 +0000 (09:16 +0800)
commit95cfa1d46c61461bdadb195799a205b48b907a5e
tree4c14df51b7d8bb71eed2e71a3e36c514d276f06f
parentd8b5f5d4363340f535605e80487b01333aa5168b
x86: quark: acpi: Replace _ADR() by _UID() in description of PCI host bridge

PCI Firmware specification requires _UID() and doesn't require _ADR()
to be set. Replace latter by former. This fixes the following warning
reported by ACPICA 20200430:

  Warning 3073 - Multiple types (Device object requires either a _HID
  or _ADR, but not both)

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
arch/x86/include/asm/arch-quark/acpi/southcluster.asl