PERFORCE change 44470 for review

Juli Mallett jmallett at FreeBSD.org
Sun Dec 28 13:27:14 PST 2003


http://perforce.freebsd.org/chv.cgi?CH=44470

Change 44470 by jmallett at 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>


More information about the p4-projects mailing list