]> Git Repo - linux.git/blobdiff - arch/powerpc/lib/code-patching.c
drivers, usb: convert ffs_data.ref from atomic_t to refcount_t
[linux.git] / arch / powerpc / lib / code-patching.c
index 0899315e1434bba2d98f19f0a104af75e06ad276..0d3002b7e2b4e96cb177c2f4eb146fb3091f6da2 100644 (file)
@@ -14,6 +14,7 @@
 #include <asm/page.h>
 #include <asm/code-patching.h>
 #include <linux/uaccess.h>
+#include <linux/kprobes.h>
 
 
 int patch_instruction(unsigned int *addr, unsigned int instr)
This page took 0.023977 seconds and 4 git commands to generate.