From 9641a92b112c5759ccb956287e80ba4a4983611b Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Sun, 20 May 2018 17:46:51 -0600 Subject: src: Remove non-ascii characters Change-Id: Iedb78e24a286a51830c85724af0179995ed553be Signed-off-by: Martin Roth Reviewed-on: https://review.coreboot.org/26434 Tested-by: build bot (Jenkins) Reviewed-by: Nico Huber --- src/soc/intel/apollolake/include/soc/meminit.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/soc/intel/apollolake/include') diff --git a/src/soc/intel/apollolake/include/soc/meminit.h b/src/soc/intel/apollolake/include/soc/meminit.h index 3b0b507ddd..27b6556d12 100644 --- a/src/soc/intel/apollolake/include/soc/meminit.h +++ b/src/soc/intel/apollolake/include/soc/meminit.h @@ -72,7 +72,7 @@ enum { /* * ODT settings : * If ODT PIN to LP4 DRAM is pulled HIGH for ODT_A, and HIGH for ODT_B, - * choose ODT_AB_HIGH_HIGH. If ODT PIN to LP4 DRAM is pulled HIGH for ODT_A, + * choose ODT_AB_HIGH_HIGH. If ODT PIN to LP4 DRAM is pulled HIGH for ODT_A, * and LOW for ODT_B, choose ODT_AB_HIGH_LOW. * * Note that the enum values correspond to the interpreted UPD fields -- cgit v1.2.3