[IA64] fix broken irq affinity
authorChen, Kenneth W <kenneth.w.chen@intel.com>
Tue, 16 May 2006 23:29:00 +0000 (16:29 -0700)
committerTony Luck <tony.luck@intel.com>
Wed, 17 May 2006 13:20:23 +0000 (06:20 -0700)
When CONFIG_PCI_MSI is set, move_irq() is an empty function, causing
grief when sys admin tries to bind interrupt to CPU.

Signed-off-by: Ken Chen <kenneth.w.chen@intel.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>

No differences found