From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752303AbdFMF3P (ORCPT ); Tue, 13 Jun 2017 01:29:15 -0400 Received: from mx2.suse.de ([195.135.220.15]:46983 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752107AbdFMF3O (ORCPT ); Tue, 13 Jun 2017 01:29:14 -0400 Date: Tue, 13 Jun 2017 07:29:12 +0200 Message-ID: From: Takashi Iwai To: Stephen Rothwell Cc: Linux-Next Mailing List , Linux Kernel Mailing List Subject: Re: Subject: linux-next: build failure after merge of the sound-current tree In-Reply-To: <20170613094945.06fbd573@canb.auug.org.au> References: <20170613094945.06fbd573@canb.auug.org.au> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.8 Emacs/25.2 (x86_64-suse-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 13 Jun 2017 01:49:45 +0200, Stephen Rothwell wrote: > > Hi Takashi, > > After merging the sound-current tree, today's linux-next build (x86_64 > allmodconfig) failed like this: > > sound/synth/emux/emux.c: In function 'snd_emux_new': > sound/synth/emux/emux.c:51:5: error: 'struct snd_emux' has no member named 'oss_synth' My bad, some devel branch sneaked in to for-linus branch accidentally. Now it's backed out. Something went wrong in my script recently. I need to tune it again. Sorry for inconvenience. Takashi