Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1667378 > unrolled thread

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

Started byStephen Rothwell <sfr@canb.auug.org.au>
First post2017-06-16 04:10 +0200
Last post2017-06-16 04:10 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  linux-next: build failure after merge of the sound-asoc tree Stephen Rothwell <sfr@canb.auug.org.au> - 2017-06-16 04:10 +0200

#1667378 — linux-next: build failure after merge of the sound-asoc tree

FromStephen Rothwell <sfr@canb.auug.org.au>
Date2017-06-16 04:10 +0200
Subjectlinux-next: build failure after merge of the sound-asoc tree
Message-ID<tSORX-28N-7@gated-at.bofh.it>
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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web