kernel_optimize_test/arch/frv/include/asm/serial.h
Jiri Slaby 5691e03593 tty: frv, remove unused serial macros
STD_COM_FLAGS needs not be defined as it is not used anywhere on frv.

SERIAL_PORT_DFNS is defined to be empty. 8250 is aware of empty
SERIAL_PORT_DFNS and does:
 #ifndef SERIAL_PORT_DFNS
 #define SERIAL_PORT_DFNS
 #endif

So no need to define it on frv.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Cc: David Howells <dhowells@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-06-25 08:56:30 -07:00

15 lines
308 B
C

/*
* serial.h
*
* Copyright (C) 2003 Develer S.r.l. (http://www.develer.com/)
* Author: Bernardo Innocenti <bernie@codewiz.org>
*
* Based on linux/include/asm-i386/serial.h
*/
#include <asm/serial-regs.h>
/*
* the base baud is derived from the clock speed and so is variable
*/
#define BASE_BAUD 0