mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
deleted any remaining references to the old PCI code.
This commit is contained in:
parent
5f8d627800
commit
9256f0f6f9
1 changed files with 0 additions and 2 deletions
|
@ -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 */
|
||||
|
|
Loading…
Add table
Reference in a new issue