fixed a typo

This commit is contained in:
HuangQi 2017-03-04 11:26:22 +08:00
parent d3c29a15d1
commit 6febad2f2c

View File

@ -1423,7 +1423,7 @@ static int up_interrupt(int irq, FAR void *context, FAR void *arg)
int passes;
bool handled;
DEBUGASSERt(priv != NULL);
DEBUGASSERT(priv != NULL);
/* Report serial activity to the power management logic */