Fix typo introduced to the serial driver when the DBGU driver was added
This commit is contained in:
parent
b3daf84b12
commit
0b8d635d96
@ -1,7 +1,7 @@
|
||||
/****************************************************************************
|
||||
* arch/arm/src/sama5/sam_serial.c
|
||||
*
|
||||
* Copyright (C) 2013 Gregory Nutt. All rights reserved.
|
||||
* Copyright (C) 2013-2014 Gregory Nutt. All rights reserved.
|
||||
* Author: Gregory Nutt <gnutt@nuttx.org>
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
@ -174,7 +174,6 @@
|
||||
|
||||
#ifdef USE_SERIALDRIVER
|
||||
|
||||
#undef HAVE_UART_CONSOLE
|
||||
#undef TTYS1_DEV
|
||||
#undef TTYS2_DEV
|
||||
#undef TTYS3_DEV
|
||||
|
Loading…
x
Reference in New Issue
Block a user