diff options
| author | Colin Ian King <[email protected]> | 2017-07-04 09:44:19 +0100 |
|---|---|---|
| committer | Nicholas Bellinger <[email protected]> | 2017-07-06 23:11:44 -0700 |
| commit | c82ff239ecf27dd5eddc91540f50321547a2d311 (patch) | |
| tree | bfa41c8a8bda4354d158e31bafa4bb30e228a350 /drivers/gpu/drm/amd/include/amd_shared.h | |
| parent | 9d62bc0e6d79b11e3298e831358155930fb8f5e3 (diff) | |
target: make device_mutex and device_list static
Variables device_mutex and device_list static are local to the source,
so make them static.
Cleans up sparse warnings:
"symbol 'device_list' was not declared. Should it be static?"
"symbol 'device_mutex' was not declared. Should it be static?"
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Nicholas Bellinger <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/include/amd_shared.h')
0 files changed, 0 insertions, 0 deletions