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


Groups > linux.kernel > #1282593

linux-next: build failure after merge of the gpio tree

From Mark Brown <broonie@kernel.org>
Newsgroups linux.kernel
Subject linux-next: build failure after merge of the gpio tree
Date 2015-12-03 00:40 +0100
Message-ID <qBpa9-5uf-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

Hi Linus,

After merging the gpio tree, today's linux-next build (x86 allmodconfig)
failed like this:

make[1]: Leaving directory '/home/broonie/next/x86_64_allmodconfig'
/home/broonie/next/next/sound/soc/soc-ac97.c: In function 'snd_soc_ac97_init_gpio':
/home/broonie/next/next/sound/soc/soc-ac97.c:145:22: error: 'struct gpio_chip' has no member named 'dev'
  gpio_priv->gpio_chip.dev = codec->dev;
                      ^
/home/broonie/next/next/scripts/Makefile.build:258: recipe for target 'sound/soc/soc-ac97.o' failed
/home/broonie/next/next/scripts/Makefile.build:407: recipe for target 'sound/soc' failed
make[3]: *** [sound/soc/soc-ac97.o] Error 1

We need to cross merge the AC'97 GPIO chip into your tree for you to do the
conversion, I'll send you a pull request later (or in the mornining). For now
I used the last gpio tree that was included in a -next.

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

linux-next: build failure after merge of the gpio tree Mark Brown <broonie@kernel.org> - 2015-12-03 00:40 +0100

csiph-web