From cd30951e3243b1d67c36408aa94760955d9e4503 Mon Sep 17 00:00:00 2001 From: Edward O'Callaghan Date: Thu, 12 Jun 2014 14:29:27 +1000 Subject: mainboard/amd: De-ASCIIartify reference boards For anyone who knows the difference between a header and a variable in C these depictions are rather useless. Thus, these lines wast essential screen real estate while working on coreboot. Change-Id: I7fe55d936c035ef83832716c45bfc57d73c0edc7 Signed-off-by: Edward O'Callaghan Reviewed-on: http://review.coreboot.org/5979 Tested-by: build bot (Jenkins) Reviewed-by: Bruce Griffith Reviewed-by: Paul Menzel --- src/mainboard/amd/persimmon/PlatformGnbPcie.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/mainboard/amd/persimmon/PlatformGnbPcie.c') diff --git a/src/mainboard/amd/persimmon/PlatformGnbPcie.c b/src/mainboard/amd/persimmon/PlatformGnbPcie.c index 4ec5f2b552..112a8e4053 100644 --- a/src/mainboard/amd/persimmon/PlatformGnbPcie.c +++ b/src/mainboard/amd/persimmon/PlatformGnbPcie.c @@ -29,7 +29,6 @@ #define FILECODE PROC_RECOVERY_MEM_NB_ON_MRNON_FILECODE -/*---------------------------------------------------------------------------------------*/ /** * OemCustomizeInitEarly * @@ -44,7 +43,6 @@ * @retval VOID * **/ -/*---------------------------------------------------------------------------------------*/ VOID OemCustomizeInitEarly ( IN OUT AMD_EARLY_PARAMS *InitEarly -- cgit v1.2.3