Hello Felix Singer, build bot (Jenkins), Nico Huber, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/48758
to look at the new patch set (#3).
Change subject: drivers/intel/gma: drop unused register to solve conflict ......................................................................
drivers/intel/gma: drop unused register to solve conflict
The register `ESR` conflicts with the `Exception syndrome register` in UDK2017. To resolve the conflict, drop the unused `ESR` register from gma registers. It can be readded and prefixed or renamed if it's required at a later point.
Change-Id: Icfdd834aea59ae69639a180221f5e97170fbac15 Signed-off-by: Michael Niewöhner foss@mniewoehner.de --- M src/drivers/intel/gma/i915_reg.h 1 file changed, 0 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/58/48758/3