forked from Imagelibrary/rtems
bfin/TLL6527M: Remove include of <rtems/console.h> from <bsp.h> and fix warnings
This commit is contained in:
@@ -24,6 +24,7 @@
|
|||||||
#include <rtems/libio.h>
|
#include <rtems/libio.h>
|
||||||
#include <bsp.h>
|
#include <bsp.h>
|
||||||
#include <rtems/bspIo.h>
|
#include <rtems/bspIo.h>
|
||||||
|
#include <rtems/console.h>
|
||||||
|
|
||||||
#include <bsp/interrupt.h>
|
#include <bsp/interrupt.h>
|
||||||
#include <libcpu/uart.h>
|
#include <libcpu/uart.h>
|
||||||
|
|||||||
@@ -23,7 +23,6 @@
|
|||||||
#include <bsp/default-initial-extension.h>
|
#include <bsp/default-initial-extension.h>
|
||||||
|
|
||||||
#include <rtems.h>
|
#include <rtems.h>
|
||||||
#include <rtems/console.h>
|
|
||||||
#include <rtems/score/bfin.h>
|
#include <rtems/score/bfin.h>
|
||||||
#include <rtems/bfin/bf52x.h>
|
#include <rtems/bfin/bf52x.h>
|
||||||
#include <bf52x.h>
|
#include <bf52x.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user