Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Dec 2003 13:27:12 -0800 (PST)
From:      Juli Mallett <jmallett@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 44470 for review
Message-ID:  <200312282127.hBSLRC9e056752@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=44470

Change 44470 by jmallett@jmallett_oingo on 2003/12/28 13:26:39

	Previous submit removed need for opt_model here.

Affected files ...

.. //depot/projects/mips/sys/dev/arcs/arcs.c#3 edit

Differences ...

==== //depot/projects/mips/sys/dev/arcs/arcs.c#3 (text+ko) ====

@@ -23,11 +23,9 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
- * $P4: //depot/projects/mips/sys/dev/arcs/arcs.c#2 $
+ * $P4: //depot/projects/mips/sys/dev/arcs/arcs.c#3 $
  */
 
-#include "opt_model.h"
-
 #include <sys/param.h>
 #include <sys/kernel.h>
 #include <sys/systm.h>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312282127.hBSLRC9e056752>