diff options
author | David Howells <dhowells@redhat.com> | 2009-04-10 01:48:06 +0100 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2009-04-10 01:48:06 +0100 |
commit | e69cc9278831139660cb99bde52908f145338d77 (patch) | |
tree | fdc1f002b6036a2220d73c86a253886fa76015dc /include/asm-frv/serial.h | |
parent | 187934655fa0637d4ef3967d4543c6dcccf33058 (diff) | |
download | kernel-crypto-e69cc9278831139660cb99bde52908f145338d77.tar.gz kernel-crypto-e69cc9278831139660cb99bde52908f145338d77.tar.xz kernel-crypto-e69cc9278831139660cb99bde52908f145338d77.zip |
FRV: Move to arch/frv/include/asm/
Move arch headers from include/asm-frv/ to arch/frv/include/asm/.
Signed-off-by: David Howells <dhowells@redhat.com>
Diffstat (limited to 'include/asm-frv/serial.h')
-rw-r--r-- | include/asm-frv/serial.h | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/include/asm-frv/serial.h b/include/asm-frv/serial.h deleted file mode 100644 index dbb82599868..00000000000 --- a/include/asm-frv/serial.h +++ /dev/null @@ -1,18 +0,0 @@ -/* - * 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 - -#define STD_COM_FLAGS ASYNC_BOOT_AUTOCONF - -#define SERIAL_PORT_DFNS |