arm/lpc32xx: 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 ac933f9cae
commit c2b91e6065

View File

@@ -30,7 +30,6 @@
#ifndef ASM #ifndef ASM
#include <rtems.h> #include <rtems.h>
#include <rtems/console.h>
#include <bsp/lpc32xx.h> #include <bsp/lpc32xx.h>
#include <bsp/default-initial-extension.h> #include <bsp/default-initial-extension.h>