arm/realview-pbx-a9: 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 aa78a0f14d
commit a5fffb06f3

View File

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