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

2020-06-05 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:

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': >

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 |

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

2017-06-13 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: > > > >

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

2017-06-13 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

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

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

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; ^

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; ^