From c226bd62281ee16bd585a8e5af321c6ddfd22a19 Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Mon, 29 Dec 2014 22:24:07 -0700 Subject: AMD Mainboards - PlatformGnbPcie.c: Fix Doxygen errors Remove PeiServices param for OemInitEarly - it doesn't exist in the function. Change-Id: I338aeb4128126f6e541815dc09bf8d23678081c8 Signed-off-by: Martin Roth Reviewed-on: http://review.coreboot.org/8073 Reviewed-by: Edward O'Callaghan Reviewed-by: Paul Menzel Tested-by: build bot (Jenkins) --- src/mainboard/gizmosphere/gizmo/PlatformGnbPcie.c | 1 - src/mainboard/gizmosphere/gizmo2/PlatformGnbPcie.c | 1 - 2 files changed, 2 deletions(-) (limited to 'src/mainboard/gizmosphere') diff --git a/src/mainboard/gizmosphere/gizmo/PlatformGnbPcie.c b/src/mainboard/gizmosphere/gizmo/PlatformGnbPcie.c index 3e868173f912..05d2844967a5 100644 --- a/src/mainboard/gizmosphere/gizmo/PlatformGnbPcie.c +++ b/src/mainboard/gizmosphere/gizmo/PlatformGnbPcie.c @@ -37,7 +37,6 @@ * interface (call-out port) to provide a user hook opportunity * * Parameters: - * @param[in] **PeiServices * @param[in] *InitEarly * * @retval VOID diff --git a/src/mainboard/gizmosphere/gizmo2/PlatformGnbPcie.c b/src/mainboard/gizmosphere/gizmo2/PlatformGnbPcie.c index d48475cc63a9..66f7119c26bb 100644 --- a/src/mainboard/gizmosphere/gizmo2/PlatformGnbPcie.c +++ b/src/mainboard/gizmosphere/gizmo2/PlatformGnbPcie.c @@ -110,7 +110,6 @@ static const PCIe_COMPLEX_DESCRIPTOR PcieComplex = { * interface (call-out port) to provide a user hook opportunity * * Parameters: - * @param[in] **PeiServices * @param[in] *InitEarly * * @retval VOID -- cgit v1.2.3