arm/rtl22xx: 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 a5fffb06f3
commit da572a7a8d

View File

@@ -28,7 +28,6 @@
#include <rtems.h>
#include <rtems/iosupp.h>
#include <rtems/console.h>
#ifdef __cplusplus
extern "C" {