aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/amd/amdmct/mct_ddr3/mct_d.c
diff options
context:
space:
mode:
authorZheng Bao <zheng.bao@amd.com>2010-09-28 04:43:16 +0000
committerZheng Bao <Zheng.Bao@amd.com>2010-09-28 04:43:16 +0000
commit7b1a3c334cbb71f44c03f9d72cb33715856c563d (patch)
tree0868f2d63c656570bc3e927323e705ad0660a3b4 /src/northbridge/amd/amdmct/mct_ddr3/mct_d.c
parent3bd792947b71b2398163de03151ad195ccc58e70 (diff)
Trivial. re-Indent the code.
Signed-off-by: Zheng Bao <zheng.bao@amd.com> Acked-by: Zheng Bao <zheng.bao@amd.com> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5874 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/northbridge/amd/amdmct/mct_ddr3/mct_d.c')
-rw-r--r--src/northbridge/amd/amdmct/mct_ddr3/mct_d.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/northbridge/amd/amdmct/mct_ddr3/mct_d.c b/src/northbridge/amd/amdmct/mct_ddr3/mct_d.c
index 4ef9c8100f..fcbc6b3780 100644
--- a/src/northbridge/amd/amdmct/mct_ddr3/mct_d.c
+++ b/src/northbridge/amd/amdmct/mct_ddr3/mct_d.c
@@ -2814,7 +2814,7 @@ static u16 Get_DqsRcvEnGross_MaxMin(struct DCTStatStruc *pDCTstat,
Largest = byte;
}
}
- index += 3;
+ index += 3;
} /* while ++i */
word = Smallest;