lm32/lm32_evr: 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 578d839413
commit 4e885b3dab

View File

@@ -26,7 +26,6 @@
#include <bsp/default-initial-extension.h> #include <bsp/default-initial-extension.h>
#include <rtems.h> #include <rtems.h>
#include <rtems/console.h>
/** /**
* @defgroup lm32_evr EVR Support * @defgroup lm32_evr EVR Support