summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/asm-prototypes.h
diff options
context:
space:
mode:
authorNaveen N. Rao <naveen.n.rao@linux.vnet.ibm.com>2016-11-21 22:36:40 +0530
committerMichael Ellerman <mpe@ellerman.id.au>2016-11-23 22:56:21 +1100
commit82de5797a26087c651a06de327e6aa9ea69d5d7f (patch)
tree33531064c283d8bfcdcfa8f7386b7b4599cde8dd /arch/powerpc/include/asm/asm-prototypes.h
parent64168f4296fa507ba059307984cddcf957a81d5f (diff)
downloadop-kernel-dev-82de5797a26087c651a06de327e6aa9ea69d5d7f.zip
op-kernel-dev-82de5797a26087c651a06de327e6aa9ea69d5d7f.tar.gz
powerpc: Remove extraneous header from asm-prototypes.h
Commit 03465f899bda ("powerpc: Use kprobe blacklist for exception handlers") removed __kprobes annotation from some of the prototypes, but left the kprobes header include directive unchanged. Remove it as it is no longer needed. Signed-off-by: Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/include/asm/asm-prototypes.h')
-rw-r--r--arch/powerpc/include/asm/asm-prototypes.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/powerpc/include/asm/asm-prototypes.h b/arch/powerpc/include/asm/asm-prototypes.h
index d149273..dfef117 100644
--- a/arch/powerpc/include/asm/asm-prototypes.h
+++ b/arch/powerpc/include/asm/asm-prototypes.h
@@ -13,8 +13,6 @@
*/
#include <linux/threads.h>
-#include <linux/kprobes.h>
-
#include <uapi/asm/ucontext.h>
/* SMP */
OpenPOWER on IntegriCloud