diff options
| author | Hans de Goede <[email protected]> | 2021-02-04 14:01:57 +0000 |
|---|---|---|
| committer | Hans de Goede <[email protected]> | 2021-02-04 14:15:19 +0000 |
| commit | d2386d791cb72e0dcaa5f43d509a4f71c44f47d8 (patch) | |
| tree | 32c9e1377ce4a93e5e1b6982587f2ad70aede478 /drivers/platform/surface/aggregator/ssh_packet_layer.c | |
| parent | platform/x86: msi-wmi: Fix variable 'status' set but not used compiler warning (diff) | |
| download | kernel-d2386d791cb72e0dcaa5f43d509a4f71c44f47d8.tar.gz kernel-d2386d791cb72e0dcaa5f43d509a4f71c44f47d8.zip | |
platform/x86: thinkpad_acpi: Fix 'warning: no previous prototype for' warnings
Some of the new dytc handling functions are not marked static, even though
they are only used internally.
Mark these static, fixing the following compiler warnings:
drivers/platform/x86/thinkpad_acpi.c:10081:5: warning: no previous prototype for 'dytc_profile_get' [-Wmissing-prototypes]
drivers/platform/x86/thinkpad_acpi.c:10095:5: warning: no previous prototype for 'dytc_cql_command' [-Wmissing-prototypes]
drivers/platform/x86/thinkpad_acpi.c:10133:5: warning: no previous prototype for 'dytc_profile_set' [-Wmissing-prototypes]
Cc: Mark Pearson <[email protected]>
Signed-off-by: Hans de Goede <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/platform/surface/aggregator/ssh_packet_layer.c')
0 files changed, 0 insertions, 0 deletions
