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:
a33ba82
)
MIPS: OCTEON: Fix breakage due to 8250 changes.
author
David Daney
<david.daney@cavium.com>
Tue, 14 Aug 2012 16:42:39 +0000
(09:42 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 14 Aug 2012 21:54:31 +0000
(14:54 -0700)
The changes in linux-next removing serial8250_register_port() cause
OCTEON to fail to compile.
Lets make OCTEON use the new serial8250_register_8250_port() instead.
Signed-off-by: David Daney <david.daney@cavium.com>
Cc: Alan Cox <alan@linux.intel.com>
Acked-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found