aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/sparc/kernel/uprobes.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sparc/kernel/uprobes.c b/arch/sparc/kernel/uprobes.c
index d852ae56ddc1..c44bf5b85de8 100644
--- a/arch/sparc/kernel/uprobes.c
+++ b/arch/sparc/kernel/uprobes.c
@@ -29,7 +29,6 @@
29#include <linux/kdebug.h> 29#include <linux/kdebug.h>
30 30
31#include <asm/cacheflush.h> 31#include <asm/cacheflush.h>
32#include <linux/uaccess.h>
33 32
34/* Compute the address of the breakpoint instruction and return it. 33/* Compute the address of the breakpoint instruction and return it.
35 * 34 *