aboutsummaryrefslogtreecommitdiff
path: root/net/switchdev/switchdev.c
diff options
context:
space:
mode:
authorTzung-Bi Shih <[email protected]>2020-11-16 16:25:36 +0800
committerBjorn Andersson <[email protected]>2020-11-20 21:44:52 -0600
commit778f2664fa34634001c51f46bc64c6e9ef91611a (patch)
treec0789379327410110b5d17aa4f17e01b081c74c3 /net/switchdev/switchdev.c
parent0eee3d28ff6572f0e1afd41e863e44d396a308e2 (diff)
remoteproc/mediatek: fix sparse errors on sram power on and off
Fixes the following sparse errors on sram power on and off: On drivers/remoteproc/mtk_scp.c:306:17: warning: incorrect type in argument 2 (different address spaces) expected void volatile [noderef] __iomem *addr got void *addr On drivers/remoteproc/mtk_scp.c:307:9: warning: incorrect type in argument 2 (different address spaces) expected void volatile [noderef] __iomem *addr got void *addr On drivers/remoteproc/mtk_scp.c:314:9: warning: incorrect type in argument 2 (different address spaces) expected void volatile [noderef] __iomem *addr got void *addr On drivers/remoteproc/mtk_scp.c:316:17: warning: incorrect type in argument 2 (different address spaces) expected void volatile [noderef] __iomem *addr got void *addr Reviewed-by: Nicolas Boichat <[email protected]> Reviewed-by: Mathieu Poirier <[email protected]> Reported-by: kernel test robot <[email protected]> Signed-off-by: Tzung-Bi Shih <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions