2010-04-28 Joel Sherrill <joel.sherrilL@OARcorp.com>

* libchip/network/if_dc.c: Remove warnings.
This commit is contained in:
Joel Sherrill
2010-04-28 13:23:41 +00:00
parent deada8db0e
commit 51dc695af7
2 changed files with 4 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2010-04-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
* libchip/network/if_dc.c: Remove warnings.
2010-04-25 Joel Sherrill <joel.sherrilL@OARcorp.com>
* libchip/serial/mc68681.c, libchip/serial/mc68681_reg.c,

View File

@@ -110,7 +110,6 @@
#if defined(__PPC__)
#define DRIVER_SUPPORTED
#warning The if_dc driver is untested on the PPC platform !!!
#endif
#include <bsp.h>