diff options
author | Yinghai Lu <yinghai@kernel.org> | 2012-05-01 17:25:18 -0600 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2012-05-01 17:25:18 -0600 |
commit | 0f1103e40f9186bd2cdac4dde6c5bbd2f5273365 (patch) | |
tree | 0068bce90fa221502a7646178fa484a26b7c2694 /drivers/pci/quirks.c | |
parent | 29473ec23aa79d401ffe06ec3f3ad3755382be13 (diff) | |
download | linux-0f1103e40f9186bd2cdac4dde6c5bbd2f5273365.tar.gz linux-0f1103e40f9186bd2cdac4dde6c5bbd2f5273365.tar.bz2 linux-0f1103e40f9186bd2cdac4dde6c5bbd2f5273365.zip |
x86/PCI: fix unused variable warning in amd_bus.c
Fix this warning:
arch/x86/pci/amd_bus.c: In function 'early_fill_mp_bus_info':
arch/x86/pci/amd_bus.c:56:6: warning: unused variable 'j' [-Wunused-variable]
introduced by commit d28e5ac2a07e ("x86/PCI: dynamically allocate
pci_root_info for native host bridge drivers").
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'drivers/pci/quirks.c')
0 files changed, 0 insertions, 0 deletions