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)
commit6c3215cd5d31584c8ae77a99255c72dba2565918
tree020e390dd5354353a6a8db7108fe07aaf653bb9d
parent8f96bdfd6f545b0a999cf97625b5bf8a23014a2d
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 <gang.chen@asianux.com>
Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/include/asm/serial.h