soc/intel/common: Move gfx.asl to drivers/intel/gma
Adjust platform-level includes as needed. Change-Id: I376349ccddb95c166f0836ec1273bb8252c7c155 Signed-off-by: Matt DeVillier <matt.devillier@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/48959 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
This commit is contained in:
parent
142e6f5ecf
commit
5cf4c87da7
8 changed files with 7 additions and 7 deletions
6
src/drivers/intel/gma/acpi/gfx.asl
Normal file
6
src/drivers/intel/gma/acpi/gfx.asl
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
/* SPDX-License-Identifier: GPL-2.0-only */
|
||||
|
||||
Device (GFX0)
|
||||
{
|
||||
Name (_ADR, 0x00020000)
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue