fixed a typo
This commit is contained in:
parent
d3c29a15d1
commit
6febad2f2c
@ -1423,7 +1423,7 @@ static int up_interrupt(int irq, FAR void *context, FAR void *arg)
|
|||||||
int passes;
|
int passes;
|
||||||
bool handled;
|
bool handled;
|
||||||
|
|
||||||
DEBUGASSERt(priv != NULL);
|
DEBUGASSERT(priv != NULL);
|
||||||
|
|
||||||
/* Report serial activity to the power management logic */
|
/* Report serial activity to the power management logic */
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user