]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] PCI: cleanup unused variable about msi driver
authorbibo,mao <bibo.mao@intel.com>
Wed, 31 May 2006 10:17:33 +0000 (18:17 +0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 21 Jun 2006 19:00:00 +0000 (12:00 -0700)
commitb209a6ee49099b7500abf024f7b6b9648b5a3eac
tree6e6c614ae010aa92e9ded5e55c3a913f3c6c9dd3
parent99dc804d9bcc2c53f4c20c291bf4e185312a1a0c
[PATCH] PCI: cleanup unused variable about msi driver

In IA64 platform, msi driver does not use irq_vector variable, and in
x86 platform LAST_DEVICE_VECTOR should one before FIRST_SYSTEM_VECTOR,
this patch modify this.

Signed-off-by: bibo, mao <bibo.mao@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/pci/msi.c
include/asm-i386/msi.h
include/asm-x86_64/msi.h