summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/nyan_big/sdram_configs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/nyan_big/sdram_configs.h')
-rw-r--r--src/mainboard/google/nyan_big/sdram_configs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/google/nyan_big/sdram_configs.h b/src/mainboard/google/nyan_big/sdram_configs.h
index 4bf376c19026..6c3bda097a13 100644
--- a/src/mainboard/google/nyan_big/sdram_configs.h
+++ b/src/mainboard/google/nyan_big/sdram_configs.h
@@ -20,7 +20,7 @@
#ifndef __MAINBOARD_GOOGLE_NYAN_BIG_SDRAM_CONFIG_H__
#define __MAINBOARD_GOOGLE_NYAN_BIG_SDRAM_CONFIG_H__
-#include <soc/nvidia/tegra124/sdram_param.h>
+#include <soc/sdram_param.h>
/* Loads SDRAM configurations for current system. */
const struct sdram_params *get_sdram_config(void);