summaryrefslogtreecommitdiff
path: root/drivers/watchdog/kempld_wdt.c
diff options
context:
space:
mode:
authorJingoo Han <jg1.han@samsung.com>2013-08-01 05:38:36 (GMT)
committerWim Van Sebroeck <wim@iguana.be>2013-11-17 18:34:32 (GMT)
commit60295507f6abf47a40d1fd758cd4401e7193f16e (patch)
tree03d95fb270a400c2c0d9ff81e3c35571e4289ac0 /drivers/watchdog/kempld_wdt.c
parentbc8fdfbe75058c6569dd6a08bdc2a411db533c47 (diff)
downloadlinux-60295507f6abf47a40d1fd758cd4401e7193f16e.tar.xz
watchdog: dw_wdt: Add __user annotation
Added __user annotation to fix the following sparse warnings. drivers/watchdog/dw_wdt.c:206:38: warning: incorrect type in argument 1 (different address spaces) drivers/watchdog/dw_wdt.c:206:38: expected void [noderef] <asn:1>*to drivers/watchdog/dw_wdt.c:206:38: got struct watchdog_info *<noident> drivers/watchdog/dw_wdt.c:211:24: warning: incorrect type in initializer (different address spaces) drivers/watchdog/dw_wdt.c:211:24: expected int const [noderef] <asn:1>*register __p drivers/watchdog/dw_wdt.c:211:24: got int *<noident> Signed-off-by: Jingoo Han <jg1.han@samsung.com> Acked-by: Jamie Iles <jamie@jamieiles.com> Reviewed-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'drivers/watchdog/kempld_wdt.c')
0 files changed, 0 insertions, 0 deletions