From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Kroah-Hartman Subject: Re: [PATCH] tty/serial: remove AVR32 specific access wrappers Date: Wed, 14 Jun 2017 12:49:29 +0200 Message-ID: <20170614104929.GA11313@kroah.com> References: <20170613202517.26558-1-alexandre.belloni@free-electrons.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20170613202517.26558-1-alexandre.belloni@free-electrons.com> Sender: linux-kernel-owner@vger.kernel.org To: Alexandre Belloni Cc: Richard Genoud , Nicolas Ferre , linux-serial@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org List-Id: linux-serial@vger.kernel.org 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 > --- > drivers/tty/serial/atmel_serial.c | 17 ----------------- > 1 file changed, 17 deletions(-) Does not apply to my tty-next tree at all :(