intel/block/acpi: Allow GFX device to be redefined
Change-Id: I218e183bb30c9d18221b6cc98c9fb823f7866775
This commit is contained in:
committed by
Jeremy Soller
parent
ead3af013e
commit
6e6da3bd29
@@ -1,6 +1,9 @@
|
||||
/* SPDX-License-Identifier: GPL-2.0-only */
|
||||
|
||||
// Hack for including GMA ACPI code
|
||||
#ifndef SYSTEM76_ACPI_NO_GFX0
|
||||
Device (GFX0)
|
||||
{
|
||||
Name (_ADR, 0x00020000)
|
||||
}
|
||||
#endif // SYSTEM76_ACPI_NO_GFX0
|
||||
|
Reference in New Issue
Block a user