From 5c952cf0245421feb4644f2e71487c0b2e1dbd13 Mon Sep 17 00:00:00 2001 From: wdenk Date: Sun, 10 Oct 2004 21:27:30 +0000 Subject: Patches by Scott McNutt, 24 Aug 2004: - Add support for Altera Nios-II processors. - Add support for Psyent PCI-5441 board. - Add support for Psyent PK1C20 board. --- cpu/mpc85xx/pci.c | 1 - 1 file changed, 1 deletion(-) (limited to 'cpu/mpc85xx/pci.c') diff --git a/cpu/mpc85xx/pci.c b/cpu/mpc85xx/pci.c index b61aab5..069fe4e 100644 --- a/cpu/mpc85xx/pci.c +++ b/cpu/mpc85xx/pci.c @@ -114,7 +114,6 @@ pci_mpc85xx_init(struct pci_controller *hose) PCI_HEADER_TYPE, &header_type); } - #endif hose->last_busno = pci_hose_scan(hose); -- cgit v1.1