summaryrefslogtreecommitdiff
path: root/drivers/dax
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2018-07-16 13:42:02 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-07-16 13:48:07 +0300
commit55570f1a441787f67efe1aef3b5deae431ca7ee9 (patch)
tree61b521fbc7c92fe54483bc2147a3565c67f1bb3b /drivers/dax
parent8d62fe9499b8eb027837892aad8fb52d83a52a41 (diff)
downloadlinux-55570f1a441787f67efe1aef3b5deae431ca7ee9.tar.xz
gnss: ubx: make struct ubx_gserial_ops static
The structure ubx_gserial_ops is local to the source and does not need to be in global scope, so make it static. Cleans up sparse warning: symbol 'ubx_gserial_ops' was not declared. Should it be static? Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Johan Hovold <johan@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/dax')
0 files changed, 0 insertions, 0 deletions