From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756556Ab2EAW41 (ORCPT ); Tue, 1 May 2012 18:56:27 -0400 Received: from mail-yx0-f174.google.com ([209.85.213.174]:64004 "EHLO mail-yx0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755482Ab2EAW4Z (ORCPT ); Tue, 1 May 2012 18:56:25 -0400 MIME-Version: 1.0 In-Reply-To: <20120501153441.5e101139fb096ef262ff1d2b@canb.auug.org.au> References: <20120501153441.5e101139fb096ef262ff1d2b@canb.auug.org.au> Date: Wed, 2 May 2012 00:56:24 +0200 Message-ID: Subject: Re: linux-next: manual merge of the arm-soc tree with the mfd tree From: Linus Walleij To: Stephen Rothwell Cc: Olof Johansson , Arnd Bergmann , linux-arm-kernel@lists.infradead.org, linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, =?ISO-8859-1?B?IlV3ZSBLbGVpbmUtS/ZuaWci?= , Samuel Ortiz Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, May 1, 2012 at 7:34 AM, Stephen Rothwell wrote: > Today's linux-next merge of the arm-soc tree got a conflict in > drivers/mfd/ab5500-core.c between commit 9ea969f0d79d ("mfd: Mark const > init data with __initconst instead of __initdata for ab5500") from the > mfd tree and commit f76facc2354b ("mfd/ab5500: delete AB5500 support") > from the arm-soc tree. > > The latter removes the file, so I did that. That's correct, thanks! Linus Walleij From mboxrd@z Thu Jan 1 00:00:00 1970 From: linus.walleij@linaro.org (Linus Walleij) Date: Wed, 2 May 2012 00:56:24 +0200 Subject: linux-next: manual merge of the arm-soc tree with the mfd tree In-Reply-To: <20120501153441.5e101139fb096ef262ff1d2b@canb.auug.org.au> References: <20120501153441.5e101139fb096ef262ff1d2b@canb.auug.org.au> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, May 1, 2012 at 7:34 AM, Stephen Rothwell wrote: > Today's linux-next merge of the arm-soc tree got a conflict in > drivers/mfd/ab5500-core.c between commit 9ea969f0d79d ("mfd: Mark const > init data with __initconst instead of __initdata for ab5500") from the > mfd tree and commit f76facc2354b ("mfd/ab5500: delete AB5500 support") > from the arm-soc tree. > > The latter removes the file, so I did that. That's correct, thanks! Linus Walleij