mirror of
https://github.com/apache/nuttx.git
synced 2026-05-21 21:34:07 +08:00
Remove a warning
This commit is contained in:
@@ -2761,6 +2761,7 @@ void up_serialinit(void)
|
||||
#ifdef CONFIG_PM
|
||||
ret = pm_register(&g_serialcb);
|
||||
DEBUGASSERT(ret == OK);
|
||||
UNUSED(ret);
|
||||
#endif
|
||||
|
||||
/* Register the console */
|
||||
|
||||
+1
-1
Submodule configs updated: 7e1508fa58...dafa9defb7
Reference in New Issue
Block a user