alistair23-linux/arch/microblaze/kernel
Michal Simek 29e3dbb10f microblaze: Fix sparse warning - timer.c
Variables and init_microblaze_timecounter should be static.

Warning log:
CHECK   arch/microblaze/kernel/timer.c
arch/microblaze/kernel/timer.c:41:14: warning: symbol 'freq_div_hz' was not declared. Should it be static?
arch/microblaze/kernel/timer.c:42:14: warning: symbol 'timer_clock_freq' was not declared. Should it be static?
arch/microblaze/kernel/timer.c:205:12: warning: symbol 'init_microblaze_timecounter' was not declared. Should it be static?

Signed-off-by: Michal Simek <monstr@monstr.eu>
2011-03-09 08:09:57 +01:00
..
cpu microblaze: Add PVR for Microblaze v8.10.a 2011-03-09 08:09:55 +01:00
asm-offsets.c
dma.c microblaze: Add support for DMA_BIDIRECTIONAL 2011-03-09 08:09:57 +01:00
early_printk.c microblaze: Support early console on uart16550 2010-10-21 15:51:53 +10:00
entry-nommu.S microblaze: Do not use "la" pseudo instruction - use addik instead 2011-03-09 08:09:54 +01:00
entry.S microblaze: Do not use "la" pseudo instruction - use addik instead 2011-03-09 08:09:54 +01:00
exceptions.c microblaze: Clear i/dcache for sw breakpoints 2011-01-03 10:16:56 +01:00
ftrace.c
head.S microblaze: Do not use "la" pseudo instruction - use addik instead 2011-03-09 08:09:54 +01:00
heartbeat.c microblaze: Add support for little-endian Microblaze 2010-10-21 15:51:59 +10:00
hw_exception_handler.S microblaze: Do not use "la" pseudo instruction - use addik instead 2011-03-09 08:09:54 +01:00
init_task.c
intc.c microblaze: Add support for little-endian Microblaze 2010-10-21 15:51:59 +10:00
irq.c Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 2010-08-05 15:57:35 -07:00
kgdb.c microblaze: KGDB little endian support 2010-10-21 15:51:58 +10:00
Makefile Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 2010-08-05 15:57:35 -07:00
mcount.S
microblaze_ksyms.c microblaze: trivial: Add one empty line 2011-03-09 08:09:57 +01:00
misc.S microblaze: Fix comment for TLB 2010-08-02 10:44:03 +02:00
module.c
process.c microblaze: Remove r0_ram pointer and PTO alignment 2011-03-09 08:09:54 +01:00
prom.c microblaze: Fix sparse warning - prom.c 2011-03-09 08:09:57 +01:00
prom_parse.c of/net: Move of_get_mac_address() to a common source file. 2010-11-01 01:08:14 -04:00
ptrace.c ptrace: cleanup arch_ptrace() on microblaze 2010-10-27 18:03:11 -07:00
reset.c of/gpio: stop using device_node data pointer to find gpio_chip 2010-07-05 16:14:30 -06:00
selfmod.c
setup.c microblaze: Fix msr instruction detection 2011-02-07 19:13:01 +01:00
signal.c microblaze: Remove r0_ram pointer and PTO alignment 2011-03-09 08:09:54 +01:00
stacktrace.c microblaze: Add stack unwinder 2010-08-04 10:22:35 +02:00
sys_microblaze.c Make do_execve() take a const filename pointer 2010-08-17 18:07:43 -07:00
syscall_table.S microblaze: wire up prlimit64 and fanotify* syscalls 2010-10-21 15:51:38 +10:00
timer.c microblaze: Fix sparse warning - timer.c 2011-03-09 08:09:57 +01:00
traps.c microblaze: Add stack unwinder 2010-08-04 10:22:35 +02:00
unwind.c microblaze: Add stack unwinder 2010-08-04 10:22:35 +02:00
vmlinux.lds.S microblaze: Remove r0_ram pointer and PTO alignment 2011-03-09 08:09:54 +01:00