From: Peter Hurley Date: Mon, 9 Mar 2015 20:27:14 +0000 (-0400) Subject: serial: 8250_early: Remove early_device variable X-Git-Tag: omap-for-v4.2/o2_dc~64^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0d654ce53ab34f9306630ebcbfc477a994ea662;p=pandora-kernel.git serial: 8250_early: Remove early_device variable early_device was only required for serial8250_find_port_for_earlycon(), which was replaced by extensible console matching. Fixup early_serial8250_write() to get the earlycon_device * from console->data (which is initialized by {of_}setup_earlycon()). Acked-by: Rob Herring Signed-off-by: Peter Hurley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed