summaryrefslogtreecommitdiff
path: root/src/mainboard/google/snow/memory.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/snow/memory.c')
-rw-r--r--src/mainboard/google/snow/memory.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/google/snow/memory.c b/src/mainboard/google/snow/memory.c
index af04cbdb77..977dbbc79d 100644
--- a/src/mainboard/google/snow/memory.c
+++ b/src/mainboard/google/snow/memory.c
@@ -509,7 +509,7 @@ struct mem_timings *get_mem_timings(void)
unsigned int frequency_mhz;
enum mem_manuf mem_manuf;
const struct mem_timings *mem;
-
+
config = board_get_config();
switch (config) {
case SNOW_CONFIG_ELPIDA_EVT: