From: David Daney Date: Tue, 14 Aug 2012 16:42:39 +0000 (-0700) Subject: MIPS: OCTEON: Fix breakage due to 8250 changes. X-Git-Tag: omap-cleanup-sparseirq-for-v3.7~96 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=640de636a1f149a92fe54f564ce931ec6b8418c6;p=pandora-kernel.git MIPS: OCTEON: Fix breakage due to 8250 changes. 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 Cc: Alan Cox Acked-by: Ralf Baechle Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed