Commit d0d4b058 authored by Russell King's avatar Russell King

[ARM] arch/arm/kernel/setup.c needs to include asm/cacheflush.h

parent 31412915
......@@ -28,6 +28,7 @@
#include <asm/procinfo.h>
#include <asm/setup.h>
#include <asm/mach-types.h>
#include <asm/cacheflush.h>
#include <asm/tlbflush.h>
#include <asm/mach/arch.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