diff options
author | 2014-12-08 13:42:02 -0800 | |
---|---|---|
committer | 2015-01-05 14:43:36 +0100 | |
commit | ff4bcc84a9e720ffa6cb7cf01e9e938568147cd6 (patch) | |
tree | e61f02e84f337094a5723b4ee728988ee8bc0b18 /scripts/gdb/linux/modules.py | |
parent | clocksource: exynos_mct: Fix bitmask regression for exynos4_mct_write (diff) | |
download | wireguard-linux-ff4bcc84a9e720ffa6cb7cf01e9e938568147cd6.tar.xz wireguard-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 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions