From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752332AbcAFDes (ORCPT ); Tue, 5 Jan 2016 22:34:48 -0500 Received: from ozlabs.org ([103.22.144.67]:49278 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752011AbcAFDep (ORCPT ); Tue, 5 Jan 2016 22:34:45 -0500 Date: Wed, 6 Jan 2016 14:34:44 +1100 From: Stephen Rothwell To: Mark Brown Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Martin Sperl Subject: linux-next: build failure after merge of the spi tree Message-ID: <20160106143444.273f4ee1@canb.auug.org.au> X-Mailer: Claws Mail 3.13.1 (GTK+ 2.24.29; 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 Mark, After merging the spi tree, today's linux-next build (x86_64 allmodconfig) failed like this: drivers/spi/spi-loopback-test.c: In function 'spi_loopback_test_probe': drivers/spi/spi-loopback-test.c:292:7: error: 'check_rx_buf' undeclared (first use in this function) if (!check_rx_buf && (spi->master->mode_bits & SPI_LOOP)) { ^ Caused by commit b0632bfe5ec4 ("spi: loopback-test: added support for HW-loopback mode") I have used the spi tree from next-20160105 for today. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au