summaryrefslogtreecommitdiffstats
path: root/include/asm-s390/kprobes.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-s390/kprobes.h')
-rw-r--r--include/asm-s390/kprobes.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-s390/kprobes.h b/include/asm-s390/kprobes.h
index 830fe4c4eea6..340ba10446ea 100644
--- a/include/asm-s390/kprobes.h
+++ b/include/asm-s390/kprobes.h
@@ -46,8 +46,6 @@ typedef u16 kprobe_opcode_t;
? (MAX_STACK_SIZE) \
: (((unsigned long)current_thread_info()) + THREAD_SIZE - (ADDR)))
-#define JPROBE_ENTRY(pentry) (kprobe_opcode_t *)(pentry)
-
#define ARCH_SUPPORTS_KRETPROBES
#define ARCH_INACTIVE_KPROBE_COUNT 0