summaryrefslogtreecommitdiffstats
path: root/drivers/rapidio/rio-access.c
diff options
context:
space:
mode:
authorBen Dooks (Codethink) <ben.dooks@codethink.co.uk>2019-12-05 01:52:31 +0100
committerLinus Torvalds <torvalds@linux-foundation.org>2019-12-05 04:44:13 +0100
commit48d6b4dd362c4f3a6032946397385b28ff8d2b9c (patch)
tree55cce76c69bdefd42468dac8158538529e4f1b48 /drivers/rapidio/rio-access.c
parentinit/Kconfig: fix indentation (diff)
downloadlinux-48d6b4dd362c4f3a6032946397385b28ff8d2b9c.tar.xz
linux-48d6b4dd362c4f3a6032946397385b28ff8d2b9c.zip
drivers/rapidio/rio-driver.c: fix missing include of <linux/rio_drv.h>
Include <linux/rio_drv.h> for the missing declarations of functions exported from this file. Fixes the following sparse warnings: drivers/rapidio/rio-driver.c:53:16: warning: symbol 'rio_dev_get' was not declared. Should it be static? drivers/rapidio/rio-driver.c:70:6: warning: symbol 'rio_dev_put' was not declared. Should it be static? drivers/rapidio/rio-driver.c:150:5: warning: symbol 'rio_register_driver' was not declared. Should it be static? drivers/rapidio/rio-driver.c:169:6: warning: symbol 'rio_unregister_driver' was not declared. Should it be static? Link: http://lkml.kernel.org/r/20191017114923.10888-1-ben.dooks@codethink.co.uk Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk> Cc: Matt Porter <mporter@kernel.crashing.org> Cc: Alexandre Bounine <alex.bou9@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/rapidio/rio-access.c')
0 files changed, 0 insertions, 0 deletions