arm/lm3s69xx: Remove include of <rtems/console.h> from <bsp.h> and fix warnings

This commit is contained in:
Joel Sherrill
2016-03-29 13:10:50 -05:00
parent 66fed3d726
commit 9420bf0fe2

View File

@@ -38,7 +38,6 @@
#include <bsp/default-initial-extension.h>
#include <rtems.h>
#include <rtems/console.h>
#endif /* ASM */