Optimize andes_clear_page() and andes_copy_page() with prefetch
[linux-2.6/linux-mips.git] / include / asm-arm / serial.h
blob88d57fe0791a581f8292095766d95a11292b5b2f
1 /*
2 * linux/include/asm-arm/serial.h
4 * Copyright (c) 1996 Russell King.
6 * Changelog:
7 * 15-10-1996 RMK Created
8 */
10 #ifndef __ASM_SERIAL_H
11 #define __ASM_SERIAL_H
13 #include <asm/arch/serial.h>
15 #define SERIAL_PORT_DFNS \
16 STD_SERIAL_PORT_DEFNS \
17 EXTRA_SERIAL_PORT_DEFNS
19 #endif