Re: linux-next: build failure after merge of the sound-current tree

2020-06-04 Thread Takashi Iwai
On Fri, 05 Jun 2020 04:18:29 +0200, Macpaul Lin wrote: > > On Fri, 2020-06-05 at 08:43 +1000, Stephen Rothwell wrote: > > Hi all, > > > > After merging the sound-current tree, today's linux-next build (arm > > multi_v7_defconfig) failed like this: > > > > /home/sfr/next/next/sound/usb/card.c: In

Re: linux-next: build failure after merge of the sound-current tree

2020-06-04 Thread Macpaul Lin
On Fri, 2020-06-05 at 08:43 +1000, Stephen Rothwell wrote: > Hi all, > > After merging the sound-current tree, today's linux-next build (arm > multi_v7_defconfig) failed like this: > > /home/sfr/next/next/sound/usb/card.c: In function 'snd_usb_autoresume': > /home/sfr/next/next/sound/usb/card.c:8

linux-next: build failure after merge of the sound-current tree

2020-06-04 Thread Stephen Rothwell
Hi all, After merging the sound-current tree, today's linux-next build (arm multi_v7_defconfig) failed like this: /home/sfr/next/next/sound/usb/card.c: In function 'snd_usb_autoresume': /home/sfr/next/next/sound/usb/card.c:841:29: error: expected ';' before ')' token 841 |atomic_dec(&chip-

Re: Subject: linux-next: build failure after merge of the sound-current tree

2017-06-12 Thread Stephen Rothwell
Hi Takashi, On Tue, 13 Jun 2017 07:29:12 +0200 Takashi Iwai wrote: > > On Tue, 13 Jun 2017 01:49:45 +0200, > Stephen Rothwell wrote: > > > > After merging the sound-current tree, today's linux-next build (x86_64 > > allmodconfig) failed like this: > > > > sound/synth/emux/emux.c: In function 's

Re: Subject: linux-next: build failure after merge of the sound-current tree

2017-06-12 Thread Takashi Iwai
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_emu

Subject: linux-next: build failure after merge of the sound-current tree

2017-06-12 Thread Stephen Rothwell
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' emu->oss_synth = NULL; ^ sound/dri