From: Chen Gang Date: Thu, 31 Oct 2013 07:37:46 +0000 (+0800) Subject: parisc: remove empty SERIAL_PORT_DFNS in serial.h X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=6c3215cd5d31584c8ae77a99255c72dba2565918;p=GitHub%2Fexynos8895%2Fandroid_kernel_samsung_universal8895.git parisc: remove empty SERIAL_PORT_DFNS in serial.h If architectures don't support SERIAL_PORT_DFNS, they need not define it to "nothing", the related drivers need do it by themselves (e.g. 8250 serial driver). Signed-off-by: Chen Gang Signed-off-by: Helge Deller --- diff --git a/arch/parisc/include/asm/serial.h b/arch/parisc/include/asm/serial.h index d7e3cc60dbc3..77e9b67c87ee 100644 --- a/arch/parisc/include/asm/serial.h +++ b/arch/parisc/include/asm/serial.h @@ -6,5 +6,3 @@ * This is used for 16550-compatible UARTs */ #define BASE_BAUD ( 1843200 / 16 ) - -#define SERIAL_PORT_DFNS