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>

No differences found