configs/lc823450-xgevk/src: Eliminate some warnings. drivers/usbhost: Update comments.

This commit is contained in:
Gregory Nutt 2018-07-13 14:41:31 -06:00
parent 9383e20002
commit dae6d954bf
3 changed files with 68 additions and 61 deletions

View File

@ -178,6 +178,8 @@ int board_app_initialize(uintptr_t arg)
#endif /* CONFIG_LC823450_MTD */
UNUSED(ret); /* May not be used */
#ifndef CONFIG_BOARD_INITIALIZE
/* Perform board initialization */

View File

@ -38,9 +38,13 @@
****************************************************************************/
#include <nuttx/config.h>
#include <debug.h>
#include <nuttx/board.h>
#include "lc823450-xgevk.h"
/****************************************************************************
* Public Functions
****************************************************************************/
@ -66,3 +70,4 @@ void board_initialize(void)
(void)lc823450_bringup();
}
#endif /* CONFIG_BOARD_INITIALIZE */

View File

@ -587,7 +587,7 @@ static inline int max3421e_hw_initialize(FAR struct max3421e_usbhost_s *priv);
****************************************************************************/
#ifdef HAVE_USBHOST_TRACE
/* TODO: Improve format strings so that they are self-explanatory. */
/* Trace/debug format strings. */
static const struct max3421e_usbhost_trace_s g_trace1[TRACE1_NSTRINGS] =
{