uprobes: remove function declarations from arch/{mips,s390}
authorMarcin Nowakowski <marcin.nowakowski@imgtec.com>
Sat, 10 Sep 2016 10:34:19 +0000 (20:34 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Sat, 10 Sep 2016 10:34:19 +0000 (20:34 +1000)
commitdfc420491c1b84cbc0eca29726f0e62f35640cb3
tree3e2ead5063be23a78e806c34d714b37570e75c71
parentc00e5a48f176ef6d110e84487e289571a39bdb5b
uprobes: remove function declarations from arch/{mips,s390}

The declarations of arch-specific functions have been moved to a common
header in commit 3820b4d2789f ('uprobes: Move function declarations out of
arch'), but MIPS and S390 has added them to their own trees later.
Remove the unnecessary duplicates.

Link: http://lkml.kernel.org/r/1472804384-17830-1-git-send-email-marcin.nowakowski@imgtec.com
Signed-off-by: Marcin Nowakowski <marcin.nowakowski@imgtec.com>
Acked-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
Cc: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
arch/mips/include/asm/uprobes.h
arch/s390/include/asm/uprobes.h
This page took 0.024634 seconds and 5 git commands to generate.