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>
Sat, 10 Dec 2011 18:52:45 +0000 (19:52 +0100)
commitf8bd9de913fc004705002f7bd6e840b1c685b188
treeba446611fc9264c797952f780a6baf6e375ee4d6
parentdc47ce90c3a822cd7c9e9339fe4d5f61dcb26b50
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