mirror of
https://github.com/apache/nuttx.git
synced 2026-05-24 07:46:16 +08:00
Add a blank line.
This commit is contained in:
@@ -670,6 +670,7 @@ static int kinetis_ioctl(struct file *filep, int cmd, unsigned long arg)
|
||||
{
|
||||
regval &= ~(LPUART_CTRL_LOOPS | LPUART_CTRL_RSRC);
|
||||
}
|
||||
|
||||
kinetis_serialout(priv, KINETIS_LPUART_CTRL_OFFSET, regval);
|
||||
}
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user