Author: adrian
Date: Mon Mar 12 17:25:35 2012
New Revision: 232869
URL: http://svn.freebsd.org/changeset/base/232869

Log:
  This header file no longer exists when doing cross builds, so remove it.
  
  mips24k hwpmc now compiles again.

Modified:
  head/sys/dev/hwpmc/hwpmc_mips24k.c

Modified: head/sys/dev/hwpmc/hwpmc_mips24k.c
==============================================================================
--- head/sys/dev/hwpmc/hwpmc_mips24k.c  Mon Mar 12 15:41:36 2012        
(r232868)
+++ head/sys/dev/hwpmc/hwpmc_mips24k.c  Mon Mar 12 17:25:35 2012        
(r232869)
@@ -35,7 +35,6 @@ __FBSDID("$FreeBSD$");
 
 #include <machine/cpu.h>
 #include <machine/cpufunc.h>
-#include <machine/cputypes.h>
 #include <machine/pmc_mdep.h>
 
 /*
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to