diff --git a/arch/arm/src/sama5/sam_serial.c b/arch/arm/src/sama5/sam_serial.c index ca7e46121e..4cbcf5f506 100644 --- a/arch/arm/src/sama5/sam_serial.c +++ b/arch/arm/src/sama5/sam_serial.c @@ -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 * * 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