git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc47ce9
)
m68k/serial: SERIAL_PORT_DFNS only if CONFIG_ISA
author
Kars de Jong
<jongk@linux-m68k.org>
Tue, 18 Nov 2008 20:22:22 +0000
(21:22 +0100)
committer
Geert Uytterhoeven
<geert@linux-m68k.org>
Sat, 10 Dec 2011 18:52:45 +0000
(19:52 +0100)
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>
No differences found