]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
powerpc: Remove extraneous header from asm-prototypes.h
authorNaveen N. Rao <naveen.n.rao@linux.vnet.ibm.com>
Mon, 21 Nov 2016 17:06:40 +0000 (22:36 +0530)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 23 Nov 2016 11:56:21 +0000 (22:56 +1100)
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>
arch/powerpc/include/asm/asm-prototypes.h

index d1492736d85223d54913eef6c2014d915cdb7f78..dfef1174663eba08ca70b7d654efc5874792c37e 100644 (file)
@@ -13,8 +13,6 @@
  */
 
 #include <linux/threads.h>
-#include <linux/kprobes.h>
-
 #include <uapi/asm/ucontext.h>
 
 /* SMP */