Cosmetic changes

This commit is contained in:
Gregory Nutt 2015-01-02 13:59:47 -06:00
parent b828741900
commit 28d44e1b30

View File

@ -1289,7 +1289,7 @@ void up_earlyserialinit(void)
up_disableuartint(TTYS7_DEV.priv, NULL);
#endif
/* Configuration whichever one is the console */
/* Configure whichever one is the console */
#ifdef HAVE_SERIAL_CONSOLE
CONSOLE_DEV.isconsole = true;