diff options
author | Colin Ian King <colin.king@canonical.com> | 2017-10-05 12:01:45 +0200 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2017-10-05 23:08:34 +0200 |
commit | f05f7355de3e66438619c97c612d63cc8a1be125 (patch) | |
tree | fcdd2e7885e178b0a240a30bd20076a71f7ba06e /drivers/video/logo | |
parent | Linux 4.14-rc3 (diff) | |
download | linux-f05f7355de3e66438619c97c612d63cc8a1be125.tar.xz linux-f05f7355de3e66438619c97c612d63cc8a1be125.zip |
switchtec: Make struct event_regs static
The structure event_regs is local to the source and does not need to be in
global scope, so make it static.
Cleans up sparse warning:
symbol 'event_regs' was not declared. Should it be static
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Logan Gunthorpe <logang@deltatee.com>
Diffstat (limited to 'drivers/video/logo')
0 files changed, 0 insertions, 0 deletions