86xx: Fix GUR PCI config registers properly.
authorJon Loeliger <jdl@freescale.com>
Wed, 20 Feb 2008 20:22:26 +0000 (14:22 -0600)
committerJon Loeliger <jdl@freescale.com>
Wed, 20 Feb 2008 20:45:09 +0000 (14:45 -0600)
Back in commit 975a083a5ef785c414b35f9c5b8ae25b26b41524 where
I tried to "8610HPCD: Fix typos in two PCI setup registers", I
botched it due to not realizing that 8610 and 8641 had different
Global Utility Register defintions, one of which was like 85xx,
and the other wasn't.  Correct this problem by introducing two
symbols, one for each 86xx SoC, but neither of which is named
anything like 85xx.

My bad.  Lovely Wednesday with git bisect.  You know.

Signed-off-by: Jon Loeliger <jdl@freescale.com>

No differences found