aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ram/aspeed/sdram_ast2500.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/ram/aspeed/sdram_ast2500.c')
-rw-r--r--drivers/ram/aspeed/sdram_ast2500.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/ram/aspeed/sdram_ast2500.c b/drivers/ram/aspeed/sdram_ast2500.c
index dc466a88e71..0d6ab79f96f 100644
--- a/drivers/ram/aspeed/sdram_ast2500.c
+++ b/drivers/ram/aspeed/sdram_ast2500.c
@@ -5,7 +5,7 @@
* Copyright 2016 Google, Inc
*/
-#include <common.h>
+#include <config.h>
#include <clk.h>
#include <dm.h>
#include <errno.h>