diff options
author | 2016-02-15 22:40:04 +0000 | |
---|---|---|
committer | 2016-03-09 23:29:07 +0100 | |
commit | 0f9aeb7a6a84b1b72efe4e6ac32eb5028e25bb28 (patch) | |
tree | dc2a09e69178ecf5f540cb04db218ae1ddbbad91 /tools/perf/scripts/python/stackcollapse.py | |
parent | Linux 4.5-rc7 (diff) | |
download | wireguard-linux-0f9aeb7a6a84b1b72efe4e6ac32eb5028e25bb28.tar.xz wireguard-linux-0f9aeb7a6a84b1b72efe4e6ac32eb5028e25bb28.zip |
ACPI / video: remove unused device_decode array
device_decode is now no longer used, so we may as well remove it.
Fixes gcc 6 warning:
drivers/acpi/acpi_video.c:221:19: warning: ‘device_decode’ defined
but not used [-Wunused-const-variable]
static const char device_decode[][30] = {
^~~~~~~~~~~~~
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions