linux/arch/nios2
Tobias Klauser 6474924e2b arch: remove unused macro/function thread_saved_pc()
The only user of thread_saved_pc() in non-arch-specific code was removed
in commit 8243d55977 ("sched/core: Remove pointless printout in
sched_show_task()").  Remove the implementations as well.

Some architectures use thread_saved_pc() in their arch-specific code.
Leave their thread_saved_pc() intact.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2017-06-28 16:13:57 -07:00
..
boot nios2: enable earlycon support 2017-05-08 16:59:19 +08:00
configs treewide: Remove remaining executable attributes from source files 2017-02-25 12:12:50 -08:00
include arch: remove unused macro/function thread_saved_pc() 2017-06-28 16:13:57 -07:00
kernel nios2: remove custom early console implementation 2017-05-11 17:44:21 +08:00
lib nios2: memset: use the right constraint modifier for the %4 output operand 2016-04-27 16:35:55 +08:00
mm nios2: use generic strncpy_from_user() and strnlen_user() 2017-05-08 17:14:14 +08:00
platform nios2: Add CDX support 2017-05-08 16:59:19 +08:00
Kconfig nios2: use generic strncpy_from_user() and strnlen_user() 2017-05-08 17:14:14 +08:00
Kconfig.debug nios2: enable earlycon support 2017-05-08 16:59:19 +08:00
Makefile nios2: Add CDX support 2017-05-08 16:59:19 +08:00