summaryrefslogtreecommitdiffstats
path: root/common/meminfo.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/meminfo.c')
-rw-r--r--common/meminfo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/meminfo.c b/common/meminfo.c
index 45733da6df..d239fde582 100644
--- a/common/meminfo.c
+++ b/common/meminfo.c
@@ -2,7 +2,7 @@
#include <init.h>
#include <memory.h>
#include <asm-generic/memory_layout.h>
-#include <asm-generic/sections.h>
+#include <asm/sections.h>
static int display_meminfo(void)
{