From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752147AbbHaGkv (ORCPT ); Mon, 31 Aug 2015 02:40:51 -0400 Received: from ozlabs.org ([103.22.144.67]:59541 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751862AbbHaGku (ORCPT ); Mon, 31 Aug 2015 02:40:50 -0400 Date: Mon, 31 Aug 2015 16:40:46 +1000 From: Stephen Rothwell To: Linus Walleij Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Julia Lawall , Fengguang Wu Subject: linux-next: build failure after merge of the gpio tree Message-ID: <20150831164046.0ffd7c55@canb.auug.org.au> X-Mailer: Claws Mail 3.12.0 (GTK+ 2.24.28; x86_64-pc-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 Hi Linus, After merging the gpio tree, today's linux-next build (x86_64 allmodconfig) failed like this: drivers/gpio/gpio-etraxfs.c: In function 'etraxfs_gpio_irq_request_resources': drivers/gpio/gpio-etraxfs.c:300:2: error: 'ret' undeclared (first use in this function) ret = gpiochip_lock_as_irq(&chip->bgc.gc, d->hwirq); ^ Caused by commit 5e22ec019823 ("gpio: extraxfs: fix returnvar.cocci warnings") I have used the gpio tree from next-20150828 for today. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au