PERFORCE change 153972 for review
Sam Leffler
sam at FreeBSD.org
Tue Dec 2 14:51:54 PST 2008
http://perforce.freebsd.org/chv.cgi?CH=153972
Change 153972 by sam at sam_ebb on 2008/12/02 22:51:13
don't need bootverbose any more
Affected files ...
.. //depot/projects/vap/sys/arm/xscale/ixp425/ixp425.c#6 edit
Differences ...
==== //depot/projects/vap/sys/arm/xscale/ixp425/ixp425.c#6 (text+ko) ====
@@ -190,7 +190,6 @@
{
struct ixp425_softc *sc;
-bootverbose=1;
sc = device_get_softc(dev);
sc->sc_iot = &ixp425_bs_tag;
KASSERT(ixp425_softc == NULL, ("%s called twice?", __func__));
More information about the p4-projects
mailing list