forked from Imagelibrary/rtems
xilinx-zynqmp: Include <rtems/termiostypes.h>
Include <rtems/termiostypes.h> for the Termios device driver support.
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
#include <rtems/bspIo.h>
|
||||
#include <rtems/endian.h>
|
||||
#include <rtems/sysinit.h>
|
||||
#include <rtems/libio.h> /* for rtems_termios_initialize */
|
||||
#include <rtems/termiostypes.h>
|
||||
|
||||
#include <bsp/aarch64-mmu.h>
|
||||
#include <bsp/fdt.h>
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
#include <rtems/console.h>
|
||||
#include <rtems/bspIo.h>
|
||||
#include <rtems/sysinit.h>
|
||||
#include <rtems/libio.h> /* for rtems_termios_initialize */
|
||||
#include <rtems/termiostypes.h>
|
||||
|
||||
#include <bsp/irq.h>
|
||||
#include <dev/serial/zynq-uart.h>
|
||||
|
||||
Reference in New Issue
Block a user