forked from Imagelibrary/rtems
m68k/mrm332: Remove include of <rtems/console.h> from <bsp.h> and fix warnings
This commit is contained in:
@@ -7,9 +7,11 @@
|
||||
* http://www.rtems.org/license/LICENSE.
|
||||
*/
|
||||
|
||||
#include <bsp.h>
|
||||
#include <rtems/libio.h>
|
||||
#include <termios.h>
|
||||
|
||||
#include <rtems/console.h>
|
||||
#include <rtems/libio.h>
|
||||
#include <bsp.h>
|
||||
#include "sci.h"
|
||||
|
||||
/*
|
||||
|
||||
@@ -20,7 +20,6 @@
|
||||
|
||||
#include <rtems.h>
|
||||
#include <rtems/bspIo.h>
|
||||
#include <rtems/console.h>
|
||||
#include <rtems/iosupp.h>
|
||||
#include <mrm332.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user