diff options
author | 2018-06-30 13:10:24 +0100 | |
---|---|---|
committer | 2018-07-02 16:48:22 +0300 | |
commit | 10a2032d7a6ac1d9e435ecb355fcc297e550d148 (patch) | |
tree | 861107cc0187ab32e7fa49002059b4573fa639e4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | platform/x86: intel-vbtn: Add support for dock mode detection (diff) | |
download | linux-dev-10a2032d7a6ac1d9e435ecb355fcc297e550d148.tar.xz linux-dev-10a2032d7a6ac1d9e435ecb355fcc297e550d148.zip |
platform/x86: dell-smbios-wmi: make function dell_smbios_wmi_call static
The function dell_smbios_wmi_call is local to the source and does not
need to be in global scope, so make it static.
Cleans up sparse warning:
symbol 'dell_smbios_wmi_call' was not declared. Should it be static?
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Acked-by: Mario Limonciello <mario.limonciello@dell.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions