Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752278Ab0L2CfI (ORCPT ); Tue, 28 Dec 2010 21:35:08 -0500 Received: from mail-gy0-f174.google.com ([209.85.160.174]:51390 "EHLO mail-gy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751524Ab0L2CfG (ORCPT ); Tue, 28 Dec 2010 21:35:06 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=JA1iMJcq90QrmR1pZVhlV7a+FmzTneghbFGneYpbvSo4Ge+Kn1OVM4xe5Wlhlf7YLe 6ZNAiKggRWU6hp5Ik1mVpzV4FycvALqkaamRzQX347mGvPhDXx9id+/TxaxEUz4SPDn9 NmDr6pLR9gjeUkTC37pdZnPO3SQ3AJU8bp5yg= Date: Tue, 28 Dec 2010 18:34:58 -0800 From: Dmitry Torokhov To: Stephen Rothwell Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Ping Cheng Subject: Re: linux-next: build failure after merge of the final tree (input tree related) Message-ID: <20101229023457.GA4206@core.coreip.homeip.net> References: <20101229125129.d48fb6fc.sfr@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20101229125129.d48fb6fc.sfr@canb.auug.org.au> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 874 Lines: 24 On Wed, Dec 29, 2010 at 12:51:29PM +1100, Stephen Rothwell wrote: > Hi Dmitry, > > After merging the final tree, today's linux-next build (powerpc > allyesconfig) failed like this: > > drivers/input/touchscreen/wacom_w8001.c: In function 'w8001_setup': > drivers/input/touchscreen/wacom_w8001.c:287: error: implicit declaration of function 'mdelay' > > Caused by commit b8fe15cb1b435928f9967d660e925fe7afb32787 ("Input: > wacom_w8001 - support pen or touch only devices"). See Rule 1 in > Documentation/SubmitChecklist. > > I have reverted that commit for today. Thank you Stephen, I'll fix this up in my tree. -- Dmitry -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/