Commit b32f3afe authored by Catalin Marinas's avatar Catalin Marinas

nommu: Include asm/setup.h in arch/arm/mm/nommu.c

This is needed for the struct meminfo definition.
Signed-off-by: default avatarCatalin Marinas <catalin.marinas@arm.com>
parent ab6494f0
......@@ -12,6 +12,7 @@
#include <asm/cacheflush.h>
#include <asm/sections.h>
#include <asm/page.h>
#include <asm/setup.h>
#include <asm/mach/arch.h>
#include "mm.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment