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.
This commit is contained in:
imp 2008-11-30 17:40:05 +00:00
parent 574ec4344c
commit 819e9e52a4

View File

@ -44,7 +44,6 @@
*/
#include "opt_msgbuf.h"
#include "opt_at91.h"
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");