Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6c3215cd authored by Chen Gang's avatar Chen Gang Committed by Helge Deller
Browse files

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: default avatarChen Gang <gang.chen@asianux.com>
Signed-off-by: default avatarHelge Deller <deller@gmx.de>
parent 8f96bdfd
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -6,5 +6,3 @@
 * This is used for 16550-compatible UARTs
 */
#define BASE_BAUD ( 1843200 / 16 )

#define SERIAL_PORT_DFNS