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:
Matt DeVillier
2020-12-28 15:20:06 -06:00
committed by Michael Niewöhner
parent 142e6f5ecf
commit 5cf4c87da7
8 changed files with 7 additions and 7 deletions

View File

@@ -0,0 +1,6 @@
/* SPDX-License-Identifier: GPL-2.0-only */
Device (GFX0)
{
Name (_ADR, 0x00020000)
}