PERFORCE change 150920 for review
Nathan Whitehorn
nwhitehorn at FreeBSD.org
Sat Oct 4 01:36:51 UTC 2008
http://perforce.freebsd.org/chv.cgi?CH=150920
Change 150920 by nwhitehorn at nwhitehorn_trantor on 2008/10/04 01:35:58
Remove an #if 0 that I missed.
Affected files ...
.. //depot/projects/ppc-g5/sys/powerpc/powermac/cpcht.c#3 edit
Differences ...
==== //depot/projects/ppc-g5/sys/powerpc/powermac/cpcht.c#3 (text+ko) ====
@@ -352,14 +352,6 @@
}
}
-#if 0
- /*
- * Write out the correct PIC interrupt values to config space
- * of all devices on the bus.
- */
- ofw_pci_fixup(dev, sc->sc_bus, node);
-#endif
-
device_add_child(dev, "pci", device_get_unit(dev));
return (bus_generic_attach(dev));
More information about the p4-projects
mailing list