intel/*bd82x6x/acpi/pch.asl: Correct name of field unit to GP03

GP0e does not fit into the naming scheme of the field units surrounding
this field unit definition. Also the keys for e and 3 are close to each
other supporting the theory that this is indeed a typo.

Change-Id: I43cf288fe1e0240b33971073c1aa8a1db5762e31
Reported-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-on: http://review.coreboot.org/5483
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Tested-by: build bot (Jenkins)
Reviewed-by: Idwer Vollering <vidwer@gmail.com>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
This commit is contained in:
Paul Menzel 2014-04-10 19:50:58 +02:00 committed by Alexandru Gagniuc
parent 6b583a454c
commit eb4920df32
2 changed files with 2 additions and 2 deletions

View File

@ -95,7 +95,7 @@ Scope(\)
GL00, 1,
GP01, 1,
GP02, 1,
GP0e, 1,
GP03, 1,
GP04, 1,
GP05, 1,
GP06, 1,

View File

@ -95,7 +95,7 @@ Scope(\)
GL00, 1,
GP01, 1,
GP02, 1,
GP0e, 1,
GP03, 1,
GP04, 1,
GP05, 1,
GP06, 1,