]> git.karo-electronics.de Git - karo-tx-linux.git/commit
m68k/serial: SERIAL_PORT_DFNS only if CONFIG_ISA
authorKars de Jong <jongk@linux-m68k.org>
Tue, 18 Nov 2008 20:22:22 +0000 (21:22 +0100)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Sun, 13 Nov 2011 10:20:22 +0000 (11:20 +0100)
commit516d764665e22a58e849d681a59acfc1ff1008f3
tree7c1e149a8bdd12133d18a6cbe70f4dcdcf785dec
parent2690e2148b730c53acb8797821468d0ea1673f25
m68k/serial: SERIAL_PORT_DFNS only if CONFIG_ISA

Only define SERIAL_PORT_DFNS when CONFIG_ISA is defined. Otherwise the first
4 slots in the 8250 driver are unavailable on non-ISA machines.

Signed-off-by: Kars de Jong <jongk@linux-m68k.org>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
arch/m68k/include/asm/serial.h