From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753003AbbCMVLP (ORCPT ); Fri, 13 Mar 2015 17:11:15 -0400 Received: from mout.kundenserver.de ([212.227.17.24]:58455 "EHLO mout.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751071AbbCMVLN (ORCPT ); Fri, 13 Mar 2015 17:11:13 -0400 From: Arnd Bergmann To: Nicolas Ferre Cc: Olof Johansson , arm@kernel.org, Linux Kernel list , linux-arm-kernel , Alexandre Belloni , Boris BREZILLON , Jean-Christophe PLAGNIOL-VILLARD , Ludovic Desroches Subject: Re: [GIT PULL] at91: cleanup for 4.1 #2 Date: Fri, 13 Mar 2015 22:10:39 +0100 Message-ID: <9597434.yDSGv1fIbL@wuerfel> User-Agent: KMail/4.11.5 (Linux/3.16.0-10-generic; KDE/4.11.5; x86_64; ; ) In-Reply-To: <1426266749-9714-1-git-send-email-nicolas.ferre@atmel.com> References: <1426266749-9714-1-git-send-email-nicolas.ferre@atmel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Provags-ID: V03:K0:Y9sktOeFyHqCtEZgIxjwVsDFYSXFk0zlyK1l41npn9zrWG3Ru5I 8JDHJ78SEshx41/Rk7ZuHVyXFvSNWC+mx0pi9w+0gsUV3gT/wvK129a+cZDRq4F+ZLvSa0N OxRwB1haigti5pq5BywRpfZpzqUyIsOBK6l57wncLKCKRjfrn+aXCon3qbWfPS1w4gwMFXM uYnuu6GSwLeNCJyNojNdg== X-UI-Out-Filterresults: notjunk:1; Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Friday 13 March 2015 18:12:29 Nicolas Ferre wrote: > Arnd, Olof, Kevin, > > Another cleanup series on top of the previous one that I sent you this > afternoon ;-) I think it is the last time that we can remove a whole bunch of > files and legacy code... We were getting used to it! > I still have another one dealing with at91rm9200 ST cleanup that I plan to send > early next week (dependencies between trees to solve). Pulled into next/cleanup, so it includes the first part as well. Thanks! Arnd