Changes for clean compile of DM90x0 driver on Neuros OSD
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@365 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
53287309b6
commit
552ae5f399
@ -41,10 +41,13 @@
|
||||
#if defined(CONFIG_NET) && defined(CONFIG_NET_DM90x0)
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <arch/board.h>
|
||||
#include <arch/board/board.h>
|
||||
|
||||
#include "up_arch.h"
|
||||
#include "up_internal.h"
|
||||
#include "chip/dm320_gio.h"
|
||||
|
||||
#include "dm320_memorymap.h"
|
||||
#include "dm320_gio.h"
|
||||
|
||||
extern void dm9x_initialize(void);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user