diff options
author | Colin Ian King <colin.king@canonical.com> | 2018-09-03 10:34:02 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-09-14 16:25:57 +0300 |
commit | 162aa53b1840612b231b992776acb50528ab2de4 (patch) | |
tree | 0742087348f5be96f9ea30f1cb568a9fbe72822b /drivers/misc/cxl | |
parent | a71bcc1b09497d5cb7f24a7a6ce74d8ebd99d457 (diff) | |
download | linux-162aa53b1840612b231b992776acb50528ab2de4.tar.xz |
firmware: google: make structure gsmi_dev static
The structure gsmi_dev is local to the source and does not need to be
in global scope, so make it static.
Cleans up sparse warning:
symbol 'gsmi_dev' was not declared. Should it be static?
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Jean Delvare <jdelvare@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/misc/cxl')
0 files changed, 0 insertions, 0 deletions