]> bbs.cooldavid.org Git - net-next-2.6.git/commit
pci, acpi: reroute PCI interrupt to legacy boot interrupt equivalent, warning fix
authorBernhard Walle <bwalle@suse.de>
Fri, 20 Jun 2008 15:05:33 +0000 (17:05 +0200)
committerIngo Molnar <mingo@elte.hu>
Tue, 8 Jul 2008 15:50:55 +0000 (17:50 +0200)
commitb0356cd0e7497252a2c45ecb07b79d931390c8b2
tree7dd564517279e4c9edc5247616ee865f564d9c19
parent33be8333421f842789fa7e363ce4142947e094f0
pci, acpi: reroute PCI interrupt to legacy boot interrupt equivalent, warning fix

This patch just fixes the compiler warning:

  drivers/pci/quirks.c: In function ‘quirk_reroute_to_boot_interrupts_intel’:
  drivers/pci/quirks.c:1375: warning: unused variable ‘i’

Signed-off-by: Bernhard Walle <bwalle@suse.de>
Cc: sassmann@suse.de
Signed-off-by: Ingo Molnar <mingo@elte.hu>
drivers/pci/quirks.c