Re: [PATCH 1/2] tty: serial: altera_uart: remove early_altera_uart_setup
From: Anton Vorontsov <hidden>
Date: 2011-01-25 16:59:07
Also in:
lkml
From: Anton Vorontsov <hidden>
Date: 2011-01-25 16:59:07
Also in:
lkml
On Tue, Jan 25, 2011 at 03:40:17PM +0100, Tobias Klauser wrote:
The function has no users inside the tree and the nios2 architecture doesn't use it (anymore) either. Cc: Anton Vorontsov <redacted> Signed-off-by: Tobias Klauser <tklauser@distanz.ch> ---
We don't use it either, at least so far. If/whenever we need it, we can always revert this commit. So, Acked-by: Anton Vorontsov <redacted> Thanks!