OSDN Git Service

parisc: remove empty SERIAL_PORT_DFNS in serial.h
authorChen Gang <gang.chen@asianux.com>
Thu, 31 Oct 2013 07:37:46 +0000 (15:37 +0800)
committerHelge Deller <deller@gmx.de>
Sat, 30 Nov 2013 20:02:18 +0000 (21:02 +0100)
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 <gang.chen@asianux.com>
Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/include/asm/serial.h

index d7e3cc6..77e9b67 100644 (file)
@@ -6,5 +6,3 @@
  * This is used for 16550-compatible UARTs
  */
 #define BASE_BAUD ( 1843200 / 16 )
-
-#define SERIAL_PORT_DFNS