From: Anton Vorontsov Date: Fri, 1 Oct 2010 13:22:55 +0000 (+0400) Subject: altera_uart: Fix missing prototype for registering an early console X-Git-Tag: v2.6.37-rc1~155^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d89a48acfbaae02e7ecf97d4d8cc570a31964c5;p=pandora-kernel.git altera_uart: Fix missing prototype for registering an early console Simply add an early_altera_uart_setup() prototype declaration, otherwise platform code have to do it in .c files, which is ugly. Signed-off-by: Anton Vorontsov Acked-by: Tobias Klauser Cc: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed