deleted any remaining references to the old PCI code.

This commit is contained in:
Ronald G. Minnich 2000-11-28 03:44:45 +00:00
parent 5f8d627800
commit 9256f0f6f9

View file

@ -185,7 +185,6 @@ void intel_interrupts_on()
}
#ifdef NEWPCI
/* These functions should be chip-set independent -tds */
void intel_zero_irq_settings(void)
{
@ -260,4 +259,3 @@ void intel_copy_irq_routing_table(void)
#endif
}
#endif /* NEWPCI */