Eric W. Biederman b940d22d58 [PATCH] i386/x86_64: Remove global IO_APIC_VECTOR
Which vector an irq is assigned to now varies dynamically and is
not needed outside of io_apic.c.  So remove the possibility
of accessing the information outside of io_apic.c and remove
the silly macro that makes looking for users of irq_vector
difficult.

The fact this compiles ensures there aren't any more pieces
of the old CONFIG_PCI_MSI weirdness that I failed to remove.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-10-08 12:24:02 -07:00
..
2006-09-26 10:52:40 +02:00
2006-09-26 08:49:10 -07:00
2006-10-03 08:03:41 -07:00
2006-02-15 15:32:22 -08:00
2006-09-30 01:47:55 +02:00
2006-10-01 00:39:34 -07:00
2006-09-26 10:52:32 +02:00
2006-06-29 16:58:06 -07:00