ARM: kprobes: enable OPTPROBES for ARM 32
[firefly-linux-kernel-4.4.55.git] / arch / arm / kernel / ftrace.c
index b8c75e45a950af1e962f2b3fb9512d5ab01fb36d..709ee1d6d4df4813c82ad1bb23dac7868e00f999 100644 (file)
@@ -20,8 +20,7 @@
 #include <asm/cacheflush.h>
 #include <asm/opcodes.h>
 #include <asm/ftrace.h>
-
-#include "insn.h"
+#include <asm/insn.h>
 
 #ifdef CONFIG_THUMB2_KERNEL
 #define        NOP             0xf85deb04      /* pop.w {lr} */