From: David A. Long Date: Tue, 15 Oct 2013 21:04:16 +0000 (-0400) Subject: uprobes: Move function declarations out of arch X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~41^2~2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3820b4d2789f5166afdb136bb14f93166e6cfbc2;p=pandora-kernel.git uprobes: Move function declarations out of arch Move the function declarations from the arch headers to the common header, since only the function bodies are architecture-specific. These changes are from Vincent Rabin's uprobes patch. [ oleg: update arch/powerpc/include/asm/uprobes.h ] Signed-off-by: Rabin Vincent Signed-off-by: David A. Long Signed-off-by: Oleg Nesterov --- Reading git-diff-tree failed