From cec4cfdb138dc87d2ef69d330d659e75636b51c7 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Wed, 20 Feb 2013 12:45:01 +0100 Subject: Persimmon: Indent comment This was overlooked in the following commit. commit 36abff1dc8e74beafa47ad83de17416681970916 Author: Marc Jones Date: Mon Nov 7 23:26:14 2011 -0700 Cleanup Persimmon mainboard whitespace. Reviewed-on: http://review.coreboot.org/427 Change-Id: If6bf4836b46077614a04c1e106c241a4f97da166 Signed-off-by: Paul Menzel Reviewed-on: http://review.coreboot.org/2468 Tested-by: build bot (Jenkins) Reviewed-by: Alvaro G. --- src/mainboard/amd/persimmon/dimmSpd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard') diff --git a/src/mainboard/amd/persimmon/dimmSpd.c b/src/mainboard/amd/persimmon/dimmSpd.c index 473d518382..4aaa68200a 100644 --- a/src/mainboard/amd/persimmon/dimmSpd.c +++ b/src/mainboard/amd/persimmon/dimmSpd.c @@ -33,7 +33,7 @@ AGESA_STATUS AmdMemoryReadSPD (UINT32 unused1, UINT32 unused2, AGESA_READ_SPD_PA static const UINT8 spdAddressLookup [2] [2] [4] = // socket, channel, dimm { -// socket 0 + // socket 0 { {0xA0, 0xA2}, // channel 0 dimms {0x00, 0x00}, // channel 1 dimms -- cgit v1.2.3