forked from Imagelibrary/rtems
mips/rbtx4938: Remove include of <rtems/console.h> from <bsp.h> and fix warnings
This commit is contained in:
@@ -28,10 +28,12 @@
|
||||
* http://www.rtems.org/license/LICENSE.
|
||||
*/
|
||||
|
||||
#include <bsp.h>
|
||||
#include <rtems/libio.h>
|
||||
#include <ctype.h>
|
||||
|
||||
#include <rtems/console.h>
|
||||
#include <rtems/libio.h>
|
||||
#include <bsp.h>
|
||||
|
||||
#include "yamon_api.h"
|
||||
|
||||
/* PMON entry points */
|
||||
|
||||
@@ -23,7 +23,6 @@
|
||||
|
||||
#include <rtems.h>
|
||||
#include <rtems/iosupp.h>
|
||||
#include <rtems/console.h>
|
||||
#include <libcpu/tx4938.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
||||
Reference in New Issue
Block a user