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/inagua/buildOpts.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/mainboard/amd/inagua/buildOpts.c') diff --git a/src/mainboard/amd/inagua/buildOpts.c b/src/mainboard/amd/inagua/buildOpts.c index dbf9787278..8a93f09b2a 100644 --- a/src/mainboard/amd/inagua/buildOpts.c +++ b/src/mainboard/amd/inagua/buildOpts.c @@ -454,5 +454,3 @@ CONST UINT8 SizeOfTableON = sizeof (AGESA_MEM_TABLE_ON) / sizeof (AGESA_MEM_TABL // /* platform code to read an SPD... */ // return Status; //} - - -- cgit v1.2.3