From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: Subject: linux-next: build failure after merge of the sound-current tree Date: Tue, 13 Jun 2017 07:29:12 +0200 Message-ID: References: <20170613094945.06fbd573@canb.auug.org.au> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: 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 In-Reply-To: <20170613094945.06fbd573@canb.auug.org.au> Sender: linux-next-owner@vger.kernel.org List-ID: To: Stephen Rothwell Cc: Linux-Next Mailing List , Linux Kernel Mailing List 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