commit | b0356cd0e7497252a2c45ecb07b79d931390c8b2 | [log] [tgz] |
---|---|---|
author | Bernhard Walle <bwalle@suse.de> | Fri Jun 20 17:05:33 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Jul 08 17:50:55 2008 +0200 |
tree | 7dd564517279e4c9edc5247616ee865f564d9c19 | |
parent | 33be8333421f842789fa7e363ce4142947e094f0 [diff] |
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>