diff options
author | 2014-05-16 23:25:44 +0200 | |
---|---|---|
committer | 2014-05-18 19:01:27 -0700 | |
commit | fcea8b27f985bc02fd7b040bbb5914227a0f49d7 (patch) | |
tree | 777ad8cffee084f06649d7360983a764ecc68df5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | sparc32: fix sparse warning in auxio_32.c (diff) | |
download | wireguard-linux-fcea8b27f985bc02fd7b040bbb5914227a0f49d7.tar.xz wireguard-linux-fcea8b27f985bc02fd7b040bbb5914227a0f49d7.zip |
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 <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions