Author: imp
Date: Sun Nov 30 17:40:05 2008
New Revision: 185477
URL: http://svn.freebsd.org/changeset/base/185477

Log:
  opt_at91.h isn't needed here at all anymore, since the board init
  routines have been split out.  Remove it.  This leaves only one
  instance of it in the tree that will be going away soon.

Modified:
  head/sys/arm/at91/at91_machdep.c

Modified: head/sys/arm/at91/at91_machdep.c
==============================================================================
--- head/sys/arm/at91/at91_machdep.c    Sun Nov 30 15:35:24 2008        
(r185476)
+++ head/sys/arm/at91/at91_machdep.c    Sun Nov 30 17:40:05 2008        
(r185477)
@@ -44,7 +44,6 @@
  */
 
 #include "opt_msgbuf.h"
-#include "opt_at91.h"
 
 #include <sys/cdefs.h>
 __FBSDID("$FreeBSD$");
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to