diff options
author | 2016-05-04 12:17:47 +0100 | |
---|---|---|
committer | 2016-05-05 10:29:14 -0700 | |
commit | 1bba3ff90842cf55313a64a8a22e6cca0b3fdcb7 (patch) | |
tree | 636fc08b5ca1b6b3558ce7809a5a564042d49464 /tools/perf/scripts/python/check-perf-trace.py | |
parent | ia64/PCI: Fix incorrect PCI resource end address (diff) | |
download | wireguard-linux-1bba3ff90842cf55313a64a8a22e6cca0b3fdcb7.tar.xz wireguard-linux-1bba3ff90842cf55313a64a8a22e6cca0b3fdcb7.zip |
ia64/PCI: Remove unused 'addr' and fix build warning
Ever since commit 240504adaf07 ("ia64/PCI: Keep CPU physical (not
virtual) addresses in shadow ROM resource") 'addr' has been unused,
resulting in the following compiler warning,
arch/ia64/sn/kernel/io_acpi_init.c: In function 'sn_acpi_slot_fixup':
arch/ia64/sn/kernel/io_acpi_init.c:429:16: warning: unused variable 'addr' [-Wunused-variable]
void __iomem *addr;
^
Cc: Tony Luck <tony.luck@intel.com>
Cc: Fenghua Yu <fenghua.yu@intel.com>
Cc: Bjorn Helgaas <helgaas@kernel.org>
Signed-off-by: Matt Fleming <matt@codeblueprint.co.uk>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions