On Thu, May 28, 2020 at 5:17 PM Andy Shevchenko <[email protected]> wrote: > > ACPICA complains that either _HID() or _ADR() should be used. > For General Purpose DMA we may not drop the _ADR() because > the device is enumerated by PCI. Thus, simple drop _HID(). > > Reported-by: Bin Meng <[email protected]> > Signed-off-by: Andy Shevchenko <[email protected]> > --- > v2: no changes > arch/x86/include/asm/arch-tangier/acpi/southcluster.asl | 1 - > 1 file changed, 1 deletion(-) >
Reviewed-by: Bin Meng <[email protected]> Tested-by: Bin Meng <[email protected]>

