summaryrefslogtreecommitdiffstats
path: root/drivers/pwm/pwm-pxa.c
diff options
context:
space:
mode:
authorJingoo Han <jg1.han@samsung.com>2013-08-02 15:22:03 +0900
committerThierry Reding <thierry.reding@gmail.com>2013-09-03 13:09:16 +0200
commitac872bc9ed4452dccfbcebe7d273350103464998 (patch)
treebbbb9701a52055b3ca6e0f382e7700ff03bf4deb /drivers/pwm/pwm-pxa.c
parent3943a650f62d0a88788db30c92df584660f3999d (diff)
downloadlinux-ac872bc9ed4452dccfbcebe7d273350103464998.tar.gz
linux-ac872bc9ed4452dccfbcebe7d273350103464998.tar.bz2
linux-ac872bc9ed4452dccfbcebe7d273350103464998.zip
pwm: tiehrpwm: add missing __iomem annotation
Fix the following sparse warnings: drivers/pwm/pwm-tiehrpwm.c:144:16: warning: incorrect type in argument 1 (different address spaces) drivers/pwm/pwm-tiehrpwm.c:144:16: expected void const volatile [noderef] <asn:2>*addr drivers/pwm/pwm-tiehrpwm.c:144:16: got void * drivers/pwm/pwm-tiehrpwm.c:149:9: warning: incorrect type in argument 2 (different address spaces) drivers/pwm/pwm-tiehrpwm.c:149:9: expected void volatile [noderef] <asn:2>*addr drivers/pwm/pwm-tiehrpwm.c:149:9: got void * drivers/pwm/pwm-tiehrpwm.c:157:18: warning: incorrect type in argument 1 (different address spaces) drivers/pwm/pwm-tiehrpwm.c:157:18: expected void const volatile [noderef] <asn:2>*addr drivers/pwm/pwm-tiehrpwm.c:157:18: got void * drivers/pwm/pwm-tiehrpwm.c:160:9: warning: incorrect type in argument 2 (different address spaces) drivers/pwm/pwm-tiehrpwm.c:160:9: expected void volatile [noderef] <asn:2>*addr drivers/pwm/pwm-tiehrpwm.c:160:9: got void * Signed-off-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Diffstat (limited to 'drivers/pwm/pwm-pxa.c')
0 files changed, 0 insertions, 0 deletions