From: Peter Hurley Date: Wed, 5 Nov 2014 17:26:27 +0000 (-0500) Subject: tty: Remove defunct serial_console_init() declaration X-Git-Tag: omap-for-v3.19/fixes-rc1~86^2~116 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9104f5cec3b7d8fb4068bce5ddc8240dc7b81f7;p=pandora-kernel.git tty: Remove defunct serial_console_init() declaration serial_console_init() is not defined by the tty core; remove declaration. Note that the powerpc arch boot code contains a serial_console_init() declaration in arch/powerpc/boot/ops.h which is restricted to the powerpc arch boot. Signed-off-by: Peter Hurley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed