
2 Jun
2020
2 Jun
'20
3:18 a.m.
On Mon, Jun 1, 2020 at 4:42 PM Andy Shevchenko andriy.shevchenko@linux.intel.com wrote:
On Sun, May 31, 2020 at 09:15:15PM -0700, Bin Meng wrote:
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)
For all three: Reviewed-by: Andy Shevchenko andriy.shevchenko@linux.intel.com
Signed-off-by: Bin Meng bmeng.cn@gmail.com
arch/x86/include/asm/arch-quark/acpi/southcluster.asl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
applied to u-boot-x86, thanks!