summaryrefslogtreecommitdiff
path: root/arch/xtensa/kernel/setup.c
diff options
context:
space:
mode:
authorGuenter Roeck <linux@roeck-us.net>2013-08-28 04:06:37 (GMT)
committerChris Zankel <chris@zankel.net>2013-09-06 16:50:56 (GMT)
commit8872366df396444d7655287c79ed182d8f47cba6 (patch)
tree4fa1cabc4968a000df172a55c7dd60f0fe8cd7d6 /arch/xtensa/kernel/setup.c
parent8d5e1d8e62e87cd9eaecb4956261cce4320240fd (diff)
downloadlinux-8872366df396444d7655287c79ed182d8f47cba6.tar.xz
xtensa: Fix broken allmodconfig build
xtansa allmodbuild fails with: arch/xtensa/kernel/xtensa_ksyms.c:129:1: error: '_mcount' undeclared here (not in a function) make[2]: *** [arch/xtensa/kernel/xtensa_ksyms.o] Error 1 make[1]: *** [arch/xtensa/kernel] Error 2 The breakage is due to commit 478ba61af (xtensa: add static function tracer support) which exports _mcount without declaring it. Cc: Max Filippov <jcmvbkbc@gmail.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Chris Zankel <chris@zankel.net>
Diffstat (limited to 'arch/xtensa/kernel/setup.c')
0 files changed, 0 insertions, 0 deletions