include/nuttx/serial: remove unrelated comments
Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
This commit is contained in:
parent
ede3e3e4c5
commit
eb9227e185
@ -34,23 +34,12 @@
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
* Public Functions Definitions
|
||||
* Public Functions Prototypes
|
||||
****************************************************************************/
|
||||
|
||||
void pl011_earlyserialinit(void);
|
||||
|
||||
void pl011_serialinit(void);
|
||||
|
||||
/****************************************************************************
|
||||
* Public Types
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
* Inline Functions
|
||||
****************************************************************************/
|
||||
#endif /* CONFIG_UART_PL011 */
|
||||
#endif /* __INCLUDE_NUTTX_SERIAL_UART_PL011_H */
|
||||
|
Loading…
Reference in New Issue
Block a user