From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751912AbcEIOkT (ORCPT ); Mon, 9 May 2016 10:40:19 -0400 Received: from foss.arm.com ([217.140.101.70]:38486 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750916AbcEIOkR (ORCPT ); Mon, 9 May 2016 10:40:17 -0400 Subject: Re: [PATCH] [for 4.7] arm-ccn: Enable building as module To: Arnd Bergmann , linux-arm-kernel@lists.infradead.org References: <1461855901-23794-1-git-send-email-suzuki.poulose@arm.com> <5729C2CC.7030806@arm.com> <573098E1.5050007@arm.com> <17116806.BYbaJP9QyN@wuerfel> Cc: olof@lixom.net, khilman@baylibre.com, Mark Rutland , Will Deacon , linux-kernel@vger.kernel.org, Paul Gortmaker , arm@kernel.org From: Suzuki K Poulose Message-ID: <5730A14D.2010705@arm.com> Date: Mon, 9 May 2016 15:40:13 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: <17116806.BYbaJP9QyN@wuerfel> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 09/05/16 15:36, Arnd Bergmann wrote: > > Applied now, sorry for the delay and thanks for the reminders. > > It was in my todo list the whole time, I just didn't get around to > do any merges last week. No problems, Thanks Arnd. Suzuki