From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [PATCH 0/4] serial: earlycon: keep earlycon symbols for non-module and driver clean-ups Date: Mon, 06 Jun 2016 12:25:36 +0200 Message-ID: <3280512.PAaBGkzban@wuerfel> References: <1465206063-1018-1-git-send-email-yamada.masahiro@socionext.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: <1465206063-1018-1-git-send-email-yamada.masahiro@socionext.com> Sender: linux-kernel-owner@vger.kernel.org To: linux-arm-kernel@lists.infradead.org Cc: Masahiro Yamada , linux-serial@vger.kernel.org, Andy Shevchenko , Peter Hurley , Paul Burton , Paul Gortmaker , Greg Kroah-Hartman , Mathieu OTHACEHE , linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org, Anton Wuerfel , Scott Wood , Ricardo Ribalda Delgado , Heikki Krogerus , Jiri Slaby , Matthias Brugger , Martin Sperl , Matt Redfearn , Mans Rullgard List-Id: linux-mediatek@lists.infradead.org On Monday, June 6, 2016 6:40:59 PM CEST Masahiro Yamada wrote: > 1/4: keep earlycon symbols only when CONFIG_SERIAL_EARLYCON is defined > and the driver is built-in. > > 2/4 thru 4/4: driver clean-ups. > (partially reverts build fixes by Arnd Bergmann) > > > Looks good to me, Acked-by: Arnd Bergmann