summaryrefslogtreecommitdiff
path: root/src/mainboard/google/foster
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/foster')
-rw-r--r--src/mainboard/google/foster/sdram_configs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/google/foster/sdram_configs.c b/src/mainboard/google/foster/sdram_configs.c
index 25d64036fa..c42d787acc 100644
--- a/src/mainboard/google/foster/sdram_configs.c
+++ b/src/mainboard/google/foster/sdram_configs.c
@@ -11,7 +11,7 @@ static struct sdram_params sdram_configs[] = {
#include "bct/sdram-unused.inc" /* ram_code = 0011 */
};
-const struct sdram_params *get_sdram_config()
+const struct sdram_params *get_sdram_config(void)
{
uint32_t ramcode = sdram_get_ram_code();
/*