x86: use set_memory.h header
[platform/kernel/linux-rpi.git] / arch / x86 / kernel / ftrace.c
index 8ee76dc..0651e97 100644 (file)
@@ -24,7 +24,7 @@
 
 #include <trace/syscall.h>
 
-#include <asm/cacheflush.h>
+#include <asm/set_memory.h>
 #include <asm/kprobes.h>
 #include <asm/ftrace.h>
 #include <asm/nops.h>