diff options
author | Colin Ian King <[email protected]> | 2017-09-01 11:20:57 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2017-09-01 19:06:44 +0200 |
commit | 9ea859b11b251df57df5bb9fc146ac014b31071c (patch) | |
tree | 7d04288a0c16147b577812f476347431fcd4f1c0 /tools/perf/scripts/python | |
parent | bc05a9c8774bca5ca95518a0ab3a335e45dcc26b (diff) |
staging: typec: fusb302: make structure fusb302_psy_desc static
The const structure fusb302_psy_desc is local to the source and
does not need to be in global scope, so make it static.
Cleans up sparse warnings
symbol 'fusb302_psy_desc' was not declared. Should it be static?
Signed-off-by: Colin Ian King <[email protected]>
Reviewed-by: Guenter Roeck <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions