summaryrefslogtreecommitdiff
path: root/drivers/ram/aspeed/sdram_ast2600.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/ram/aspeed/sdram_ast2600.c')
-rw-r--r--drivers/ram/aspeed/sdram_ast2600.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/ram/aspeed/sdram_ast2600.c b/drivers/ram/aspeed/sdram_ast2600.c
index d463933363e..55e80fba3dc 100644
--- a/drivers/ram/aspeed/sdram_ast2600.c
+++ b/drivers/ram/aspeed/sdram_ast2600.c
@@ -2,7 +2,7 @@
/*
* Copyright (C) ASPEED Technology Inc.
*/
-#include <common.h>
+#include <config.h>
#include <clk.h>
#include <dm.h>
#include <errno.h>