From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755224Ab0A1HlT (ORCPT ); Thu, 28 Jan 2010 02:41:19 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755148Ab0A1HlO (ORCPT ); Thu, 28 Jan 2010 02:41:14 -0500 Received: from bamako.nerim.net ([62.4.17.28]:54830 "EHLO bamako.nerim.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755043Ab0A1HlK (ORCPT ); Thu, 28 Jan 2010 02:41:10 -0500 Date: Thu, 28 Jan 2010 08:41:07 +0100 From: Jean Delvare To: Stephen Rothwell Cc: Jonathan Cameron , Zhang Rui , linux-next@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: linux-next:als tree build failure Message-ID: <20100128084107.682db589@hyperion.delvare> In-Reply-To: <20100128182334.7226bdf6.sfr@canb.auug.org.au> References: <20100128182334.7226bdf6.sfr@canb.auug.org.au> X-Mailer: Claws Mail 3.5.0 (GTK+ 2.14.4; i586-suse-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 28 Jan 2010 18:23:34 +1100, Stephen Rothwell wrote: > Hi all, > > Today's linux-next build (powerpc allnoconfig) failed like this: > > ld: drivers/i2c/chips/built-in.o: No such file: No such file or directory > > Caused by commit b75349f118718a435f2bb7b6e675572ecd591627 ("tsl2550: Move > form i2c/chips to als and update interfaces"). This removes the last > driver from drivers/i2c/chips/ . Maybe it needs to remove the directory > completely and the references to it from drivers/i2c as well. > > I have reverted that commit for today. My bad. I asked Jonathan to split the directory removal from the driver move for clarity. I didn't expect this to cause a build failure. Jonathan, I guess that at least the drivers/i2c/Makefile part must be moved back to the tsl2550 driver move patch. I leave it to you whether you want to move all the rest back as well, or just that part. Thanks Stephen for the heads up and sorry again for the breakage. -- Jean Delvare