Fix for compilation issues reported by Mike Smith
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5702 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
be899cfa82
commit
33a78ff078
@ -188,7 +188,7 @@ static bool up_txempty(struct uart_dev_s *dev);
|
||||
* Private Variables
|
||||
****************************************************************************/
|
||||
|
||||
static const struct struct uart_ops_s g_uart_ops =
|
||||
static const struct uart_ops_s g_uart_ops =
|
||||
{
|
||||
.setup = up_setup,
|
||||
.shutdown = up_shutdown,
|
||||
|
Loading…
Reference in New Issue
Block a user