diff options
author | Matt DeVillier <matt.devillier@gmail.com> | 2020-04-20 18:50:17 -0500 |
---|---|---|
committer | Matt DeVillier <matt.devillier@gmail.com> | 2020-04-28 08:01:50 +0000 |
commit | 168d8a49b60d54ab4692e83de2439f5fd573cd82 (patch) | |
tree | 7a7ecce47cce081cbfb312b56a448cce73e67a92 /src/console/die.c | |
parent | b4a0ec52842d28f1dc6e30d37672935501da0fa2 (diff) |
drivers/intel/gma: put controller in separate header
Including i915.h just for the GMA/SSDT related functions means
dragging along all of i915_reg.h as well, which is problematic
since some platforms (like Apollo Lake) use overlapping symbols.
To avoid this conflict, break out the GMA/SSDT bits into their
own header which can be included without conflict.
Change-Id: I73fb7ef01abaafdcdbc44f1e3f5eb1883fc31616
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/40592
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Diffstat (limited to 'src/console/die.c')
0 files changed, 0 insertions, 0 deletions