linux/arch/score/include/asm
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
..
asm-offsets.h
asmmacro.h
atomic.h
bitops.h
bug.h
bugs.h
cache.h
cacheflush.h
checksum.h Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
cmpxchg.h arch: Remove __ARCH_HAVE_CMPXCHG 2015-05-13 10:55:42 +02:00
delay.h
device.h
div64.h
dma.h
elf.h
emergency-restart.h
exec.h
fixmap.h
ftrace.h
futex.h
hardirq.h
hw_irq.h
io.h
irq_regs.h
irq.h
irqflags.h
Kbuild uapi: export all headers under uapi directories 2017-05-11 00:21:54 +09:00
kdebug.h
kmap_types.h
linkage.h
local.h
local64.h
mmu_context.h sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> 2017-03-02 08:42:37 +01:00
mmu.h
module.h score: separate extable.h, switch module.h to it 2016-10-05 18:38:39 -04:00
page.h
pci.h
percpu.h
pgalloc.h score: get rid of superfluous __GFP_REPEAT 2016-06-24 17:23:52 -07:00
pgtable-bits.h
pgtable.h arch, mm: convert all architectures to use 5level-fixup.h 2017-03-09 11:48:47 -08:00
processor.h arch: remove unused macro/function thread_saved_pc() 2017-06-28 16:13:57 -07:00
ptrace.h
scoreregs.h
segment.h
setup.h
shmparam.h
string.h
switch_to.h sched, score: Remove finish_arch_switch() 2015-08-04 09:38:04 +02:00
syscalls.h
thread_info.h arch: Remove exec_domain from remaining archs 2015-04-12 21:03:30 +02:00
timex.h
tlb.h
tlbflush.h
topology.h
uaccess.h score: switch to RAW_COPY_USER 2017-03-28 18:23:58 -04:00
ucontext.h
unaligned.h
user.h