From: Kars de Jong Date: Tue, 18 Nov 2008 20:22:22 +0000 (+0100) Subject: m68k/serial: SERIAL_PORT_DFNS only if CONFIG_ISA X-Git-Tag: v3.3-rc1~175^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8bd9de913fc004705002f7bd6e840b1c685b188;p=pandora-kernel.git 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 Signed-off-by: Geert Uytterhoeven --- Reading git-diff-tree failed