arm/lpc24xx: 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 8b52b1a2d5
commit ac933f9cae

View File

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