linux/arch/microblaze/kernel
Michal Simek 4378bb6956 microblaze: signal: Declare do_notify_resume
Fix sparse warning by declaration do_notify_resume function
called from entry.S.
Warning:
arch/microblaze/kernel/signal.c:357:6: warning: symbol
'do_notify_resume' was not declared. Should it be static?

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2012-12-13 18:15:39 +01:00
..
cpu
asm-offsets.c
dma.c
early_printk.c
entry-nommu.S microblaze: Remove passing the second arg to schedule_tail 2012-12-13 14:38:56 +01:00
entry.S microblaze: switch to generic fork/vfork/clone 2012-11-28 22:43:40 -05:00
exceptions.c
ftrace.c
head.S microblaze: Fix bug with passing command line 2012-10-04 14:59:19 +02:00
heartbeat.c
hw_exception_handler.S microblaze: Remove additional andi which has been already done 2012-10-04 14:52:54 +02:00
intc.c microblaze: Add static qualifiers 2012-12-13 18:15:34 +01:00
irq.c
kgdb.c
Makefile
mcount.S microblaze: ftrace: Pass the first calling instruction for dynamic ftrace 2012-05-25 06:34:35 +02:00
microblaze_ksyms.c mtd/uclinux: Use generic __bss_stop instead of _ebss 2012-06-27 09:59:43 +02:00
misc.S
module.c
process.c microblaze: Remove BIP from childregs 2012-12-13 14:38:52 +01:00
prom_parse.c
prom.c microblaze: Add static qualifiers 2012-12-13 18:15:34 +01:00
ptrace.c
reset.c microblaze: Prefer to use pr_XXX instead of printk(KERN_XX) 2012-10-04 15:00:32 +02:00
selfmod.c
setup.c microblaze: Prefer to use pr_XXX instead of printk(KERN_XX) 2012-10-04 15:00:32 +02:00
signal.c microblaze: signal: Declare do_notify_resume 2012-12-13 18:15:39 +01:00
stacktrace.c
sys_microblaze.c microblaze: switch to generic fork/vfork/clone 2012-11-28 22:43:40 -05:00
syscall_table.S microblaze: Wire-up new system call kcmp 2012-12-13 18:15:32 +01:00
timer.c microblaze: Prefer to use pr_XXX instead of printk(KERN_XX) 2012-10-04 15:00:32 +02:00
traps.c
unwind.c
vmlinux.lds.S mtd/uclinux: Use generic __bss_stop instead of _ebss 2012-06-27 09:59:43 +02:00