Bringing PPPD yet closer to the NuttX coding style

This commit is contained in:
Gregory Nutt
2015-03-11 18:47:04 -06:00
parent 90bc4b81ee
commit 70e7dcba71
-4
View File
@@ -179,10 +179,6 @@
# undef HAVE_CONSOLE
#endif
/* If we are not using the serial driver for the console, then we still must
* provide some minimal implementation of up_putc.
*/
#ifdef USE_SERIALDRIVER
/* Which UART/USART with be tty0/console and which tty1? tty2? tty3? tty4? tty5? */