]> git.baikalelectronics.ru Git - kernel.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>
Sat, 10 Dec 2011 18:52:45 +0000 (19:52 +0100)
commit0998617af5e4caf8733c2ba4817a967d9d941c2d
treeba446611fc9264c797952f780a6baf6e375ee4d6
parent3514f8ad6bbd181ac8d2554320b0eda287b8a6cd
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