ftrace: make CALLER_ADDRx macros more generic
authorAKASHI Takahiro <takahiro.akashi@linaro.org>
Wed, 30 Apr 2014 09:54:29 +0000 (18:54 +0900)
committerMark Brown <broonie@linaro.org>
Fri, 30 May 2014 17:15:41 +0000 (18:15 +0100)
commitf2f646bdd599cb551bfeb8f1934a9e14ccfeac84
tree4d9c088394aa01a317a7378f99a8530903ef80d7
parent568549bd6f2dc151d64741be92654339983f1dee
ftrace: make CALLER_ADDRx macros more generic

Most archs with HAVE_ARCH_CALLER_ADDR have the almost same definitions
of CALLER_ADDRx(n), and so put them into linux/ftrace.h.

Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
arch/arm/include/asm/ftrace.h
arch/blackfin/include/asm/ftrace.h
arch/parisc/include/asm/ftrace.h
arch/sh/include/asm/ftrace.h
arch/xtensa/include/asm/ftrace.h [deleted file]
include/linux/ftrace.h