the following patch was just integrated into master: commit cec611a0ea6dc3bb79e409f3f49a58ec1db81dc1 Author: Paul Menzel paulepanter@users.sourceforge.net Date: Tue Jul 30 04:17:37 2013 -0600
AMD AGESA: Fix comment for `PCIE_DDI_DATA_INITIALIZER`
Copied from a similar commit for Family 10h AGESA [1]
Remove the fourth argument in the comments. Luckily the compiler, at least gcc, warns about a wrong number of arguments, and therefore no incorrect code resulted from the wrong documentation.
[1] 07e0f1b AMD AGESA: Fix argument list for `PCIE_DDI_DATA_INITIALIZER` in comments [2] fc47bfa Revert "AMD f14 vendorcode: Fix warning"
Change-Id: I3806e368a823e4a40d22e99b91bf3598d9ed2f15 Signed-off-by: Bruce Griffith bruce.griffith@se-eng.com Reviewed-on: http://review.coreboot.org/3840 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth martin@se-eng.com
See http://review.coreboot.org/3840 for details.
-gerrit