From: Rob Herring Date: Thu, 1 May 2014 00:48:28 +0000 (-0500) Subject: tty/serial: add back missing setup_early_serial8250_console X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~35^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe1cf8af918af3ff0dd58ce92e5a5da117cb1d92;p=pandora-kernel.git tty/serial: add back missing setup_early_serial8250_console Commit d2fd6810a823bcd (tty/serial: convert 8250 to generic earlycon) removed setup_early_serial8250_console, but there are still 2 callers in: arch/mips/mti-malta/malta-init.c drivers/firmware/pcdp.c Add back the function implemented as a wrapper to setup_earlycon. Reported-by: Yinghai Lu Cc: Jiri Slaby Cc: linux-serial@vger.kernel.org Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed