summaryrefslogtreecommitdiff
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
authorMarkos Chandras <markos.chandras@imgtec.com>2013-06-10 10:35:26 (GMT)
committerRalf Baechle <ralf@linux-mips.org>2013-06-10 16:15:18 (GMT)
commitcb2f9938d0a57625644750e66373d3bf4d3a1601 (patch)
treec2d858800c62a3bad1a1f7feadf614b1842f61b0 /arch/mips/Kconfig
parentd414976d1ca721456f7b7c603a8699d117c2ec07 (diff)
downloadlinux-fsl-qoriq-cb2f9938d0a57625644750e66373d3bf4d3a1601.tar.xz
MIPS: ftrace: Add missing CONFIG_DYNAMIC_FTRACE
arch_ftrace_update_code and ftrace_modify_all_code are only available if CONFIG_DYNAMIC_FTRACE is selected. Fixes the following build problem on MIPS randconfig: arch/mips/kernel/ftrace.c: In function 'arch_ftrace_update_code': arch/mips/kernel/ftrace.c:31:2: error: implicit declaration of function 'ftrace_modify_all_code' [-Werror=implicit-function-declaration] Signed-off-by: Markos Chandras <markos.chandras@imgtec.com> Acked-by: Steven J. Hill <Steven.Hill@imgtec.com> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/5435/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/Kconfig')
0 files changed, 0 insertions, 0 deletions