Re: [PATCH] tty/serial: remove AVR32 specific access wrappers

From: Greg Kroah-Hartman
Date: Wed Jun 14 2017 - 06:50:01 EST


On Tue, Jun 13, 2017 at 10:25:17PM +0200, Alexandre Belloni wrote:
> Now that AVR32 is gone, the specific wrappers for that architecture are
> unnecessary and will not be compiled anymore.
>
> Signed-off-by: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxxxxxxxxx>
> ---
> drivers/tty/serial/atmel_serial.c | 17 -----------------
> 1 file changed, 17 deletions(-)

Does not apply to my tty-next tree at all :(