AMD Agesa macro expansion fix
authorefdesign98 <efdesign98@gmail.com>
Thu, 15 Sep 2011 01:34:13 +0000 (19:34 -0600)
committerPatrick Georgi <patrick@georgi-clan.de>
Thu, 15 Sep 2011 07:56:08 +0000 (09:56 +0200)
commit4d2d5d5b3e661683ab209d068ab7537332fe15f9
treea6fbf33d6c72ad90396e7dfe7262ac46c972fd24
parent3c59158810a6cbf3b8caccb9ff9fbb4bfc669e97
AMD Agesa macro expansion fix

This change fixes the use of a macro that was
previously modified to fix a warning.  The macro
was used in a manner that doubly incremented a
pointer.  The pointer increment was removed from
the macro call and moved elsewhere.  In addition,
an unused macro was removed from both Family 12
and Family 14 code.

Change-Id: I577794bbc55d18f21170dda1d0bbdc6d776ce392
Signed-off-by: Frank Vibrans <frank.vibrans@amd.com>
Signed-off-by: efdesign98 <efdesign98@gmail.com>
Reviewed-on: http://review.coreboot.org/217
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
src/vendorcode/amd/agesa/f12/Proc/GNB/Common/GnbPcie.h
src/vendorcode/amd/agesa/f14/Proc/GNB/Common/GnbPcie.h
src/vendorcode/amd/agesa/f14/Proc/GNB/PCIe/Family/0x14/F14PcieWrapperServices.c