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:
Warner Losh 2008-11-30 17:40:05 +00:00
parent 25d33e3d81
commit 1303699e77
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=185477

View File

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