From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752094AbdFPCFB (ORCPT ); Thu, 15 Jun 2017 22:05:01 -0400 Received: from ozlabs.org ([103.22.144.67]:46741 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751667AbdFPCE7 (ORCPT ); Thu, 15 Jun 2017 22:04:59 -0400 Date: Fri, 16 Jun 2017 12:04:57 +1000 From: Stephen Rothwell To: Mark Brown , Liam Girdwood Cc: Linux-Next Mailing List , Linux Kernel Mailing List , Christophe Jaillet Subject: linux-next: build failure after merge of the sound-asoc tree Message-ID: <20170616120457.721794b2@canb.auug.org.au> 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 all, After merging the sound-asoc tree, today's linux-next build (arm multi_v7_defconfig) failed like this: sound/soc/rockchip/rockchip_i2s.c: In function 'rockchip_i2s_probe': sound/soc/rockchip/rockchip_i2s.c:649:3: error: 'err' undeclared (first use in this function) err = -ENOMEM; ^ Caused by commit c3a3d3c41b74 ("ASoC: rockchip: Fix an error handling in 'rockchip_i2s_probe'") I have used the sound-asoc tree from next-20170615 for today. -- Cheers, Stephen Rothwell