diff options
author | 2013-12-17 14:43:05 +0530 | |
---|---|---|
committer | 2014-01-06 00:13:22 +0100 | |
commit | 66e162b3931be6362bb6885ecc422d192f748145 (patch) | |
tree | 56186aa3451be1d6441e000fb1b0fc4dc350469c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ACPI / processor: initialize a variable to silence compiler warning (diff) | |
download | linux-dev-66e162b3931be6362bb6885ecc422d192f748145.tar.xz linux-dev-66e162b3931be6362bb6885ecc422d192f748145.zip |
ACPI / OSL: Mark the function acpi_table_checksum() as static
Marks the function acpi_table_checksum() as static in osl.c
because it is not used outside this file.
This eliminates the following warning in osl.c:
drivers/acpi/osl.c:547:11: warning: no previous prototype for
‘acpi_table_checksum’ [-Wmissing-prototypes]
Signed-off-by: Rashika Kheria <rashika.kheria@gmail.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions