powerpc: Remove extraneous header from asm-prototypes.h

Commit 03465f899b ("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>
This commit is contained in:
Naveen N. Rao 2016-11-21 22:36:40 +05:30 committed by Michael Ellerman
parent 64168f4296
commit 82de5797a2
1 changed files with 0 additions and 2 deletions

View File

@ -13,8 +13,6 @@
*/
#include <linux/threads.h>
#include <linux/kprobes.h>
#include <uapi/asm/ucontext.h>
/* SMP */