diff options
| author | Sam Ravnborg <[email protected]> | 2014-05-16 23:25:44 +0200 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2014-05-18 19:01:27 -0700 |
| commit | fcea8b27f985bc02fd7b040bbb5914227a0f49d7 (patch) | |
| tree | 777ad8cffee084f06649d7360983a764ecc68df5 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | d2aca8f9a64c26dcd9b3eb27db949f830eb80b28 (diff) | |
sparc32: fix sparse warnings in time_32.c
Fix following warnings:
time_32.c:63:1: warning: symbol 'rtc_lock' was not declared. Should it be static?
time_32.c:357:13: warning: symbol 'time_init' was not declared. Should it be static?
time_32.c:148:16: warning: dereference of noderef expression
Add extern definition of rtc_lock in mc146818rtc.h.
time_init() is called from init/main.c - add prototype to kernel.h.
Use proper u32 __iomem * for master_l10_counter.
Fix all users.
Signed-off-by: Sam Ravnborg <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions