diff options
author | Olof Johansson <olof@lixom.net> | 2014-12-08 13:42:02 -0800 |
---|---|---|
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | 2015-01-05 14:43:36 +0100 |
commit | ff4bcc84a9e720ffa6cb7cf01e9e938568147cd6 (patch) | |
tree | e61f02e84f337094a5723b4ee728988ee8bc0b18 /kernel/torture.c | |
parent | 8c38d28ba8da98f7102c31d35359b4dbe9d1f329 (diff) | |
download | talos-obmc-linux-ff4bcc84a9e720ffa6cb7cf01e9e938568147cd6.tar.gz talos-obmc-linux-ff4bcc84a9e720ffa6cb7cf01e9e938568147cd6.zip |
clocksource: kona: fix __iomem annotation
It makes no sense to hide the __iomem annotation from the function
that uses it, especially since it causes a sparse warning:
drivers/clocksource/bcm_kona_timer.c:118:38: warning: incorrect type in argument 1 (different address spaces)
drivers/clocksource/bcm_kona_timer.c:118:38: expected void *timer_base
drivers/clocksource/bcm_kona_timer.c:118:38: got void [noderef] <asn:2>*static [toplevel] tmr_regs
Signed-off-by: Olof Johansson <olof@lixom.net>
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Diffstat (limited to 'kernel/torture.c')
0 files changed, 0 insertions, 0 deletions