mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-23 09:07:52 +08:00
bsp/qoriq: Use more specific include
This commit is contained in:
@@ -41,6 +41,7 @@
|
||||
|
||||
#include <bspopts.h>
|
||||
#include <bsp/uart-bridge.h>
|
||||
#include <rtems/termiostypes.h>
|
||||
|
||||
#define TRANSMIT_EVENT RTEMS_EVENT_13
|
||||
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
#ifndef LIBBSP_POWERPC_QORIQ_UART_BRIDGE_H
|
||||
#define LIBBSP_POWERPC_QORIQ_UART_BRIDGE_H
|
||||
|
||||
#include <rtems/termiostypes.h>
|
||||
#include <rtems/termiosdevice.h>
|
||||
|
||||
#include <bsp/intercom.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user