diff options
author | Michal Simek <monstr@monstr.eu> | 2011-02-07 11:33:47 +0100 |
---|---|---|
committer | Michal Simek <monstr@monstr.eu> | 2011-03-09 08:09:57 +0100 |
commit | 29e3dbb10f0efff1297026679364dacc2c822145 (patch) | |
tree | 8b1e440f1f3fbe36ce792600ee4f5e6b9a2e7e14 /arch/microblaze/include | |
parent | fe34c478d14480c9e389f71e6bcf62827f86c089 (diff) | |
download | op-kernel-dev-29e3dbb10f0efff1297026679364dacc2c822145.zip op-kernel-dev-29e3dbb10f0efff1297026679364dacc2c822145.tar.gz |
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>
Diffstat (limited to 'arch/microblaze/include')
0 files changed, 0 insertions, 0 deletions