arm/xilinx-zynq: 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 e56090efeb
commit de4d32d504

View File

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