]> 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>
Mon, 28 Nov 2011 20:32:33 +0000 (21:32 +0100)
commit3838a247f75fb790fc4c4430239c5ec16da84cda
tree906ac4b2a57486fdbe1f9dfb98c44127bb065f0b
parentcaca6a03d365883564885f2c1da3e88dcf65d139
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