From: Peter Hurley Date: Mon, 9 Mar 2015 20:27:22 +0000 (-0400) Subject: serial: 8250_early: Remove setup_early_serial8250_console() X-Git-Tag: omap-for-v4.1/fixes-rc1~74^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df519e7bd33cf56d8a5ce357dfb94248d427b688;p=pandora-kernel.git serial: 8250_early: Remove setup_early_serial8250_console() setup_earlycon() will now match and register the desired earlycon from the param string (as if 'earlycon=...' had been set on the command line). Use setup_earlycon() from existing arch call sites which start an earlycon directly. Acked-by: Rob Herring Signed-off-by: Peter Hurley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed