diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-08-07 07:17:11 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-09-05 21:21:29 +0200 |
commit | 70ddce832a964f5fc570b585a18d301a8ee59790 (patch) | |
tree | 4dc856033c9a7f14773e1a60b4f2eaca34a8e1be /drivers/hwmon/pmbus | |
parent | ide: use dev_get_platdata() (diff) | |
download | linux-70ddce832a964f5fc570b585a18d301a8ee59790.tar.xz linux-70ddce832a964f5fc570b585a18d301a8ee59790.zip |
ide: palm_bk3710: add missing __iomem annotation
Added missing __iomem annotation in order to fix the following
sparse warnings:
drivers/ide/palm_bk3710.c:194:31: warning: incorrect type in initializer (different address spaces)
drivers/ide/palm_bk3710.c:194:31: expected void [noderef] <asn:2>*base
drivers/ide/palm_bk3710.c:194:31: got void *<noident>
drivers/ide/palm_bk3710.c:212:31: warning: incorrect type in initializer (different address spaces)
drivers/ide/palm_bk3710.c:212:31: expected void [noderef] <asn:2>*base
drivers/ide/palm_bk3710.c:212:31: got void *<noident>
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/hwmon/pmbus')
0 files changed, 0 insertions, 0 deletions