projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64168f4
)
powerpc: Remove extraneous header from asm-prototypes.h
author
Naveen N. Rao
<
[email protected]
>
Mon, 21 Nov 2016 17:06:40 +0000
(22:36 +0530)
committer
Michael Ellerman
<
[email protected]
>
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 <
[email protected]
>
Signed-off-by: Michael Ellerman <
[email protected]
>
arch/powerpc/include/asm/asm-prototypes.h
patch
|
blob
|
history
diff --git
a/arch/powerpc/include/asm/asm-prototypes.h
b/arch/powerpc/include/asm/asm-prototypes.h
index d1492736d85223d54913eef6c2014d915cdb7f78..dfef1174663eba08ca70b7d654efc5874792c37e 100644
(file)
--- 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 */