Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1241931 > unrolled thread
| Started by | Stephen Rothwell <sfr@canb.auug.org.au> |
|---|---|
| First post | 2015-10-08 04:40 +0200 |
| Last post | 2015-10-09 04:20 +0200 |
| Articles | 3 — 2 participants |
Back to article view | Back to linux.kernel
linux-next: build failure after merge of the chrome-platform tree Stephen Rothwell <sfr@canb.auug.org.au> - 2015-10-08 04:40 +0200
Re: linux-next: build failure after merge of the chrome-platform tree Olof Johansson <olof@lixom.net> - 2015-10-09 01:50 +0200
Re: linux-next: build failure after merge of the chrome-platform tree Stephen Rothwell <sfr@canb.auug.org.au> - 2015-10-09 04:20 +0200
| From | Stephen Rothwell <sfr@canb.auug.org.au> |
|---|---|
| Date | 2015-10-08 04:40 +0200 |
| Subject | linux-next: build failure after merge of the chrome-platform tree |
| Message-ID | <qh9hD-6Ze-3@gated-at.bofh.it> |
Hi Olof,
After merging the chrome-platform tree, today's linux-next build (arm
multi_v7_defconfig) failed like this:
drivers/platform/chrome/cros_ec_vbc.c:136:2: error: unknown field 'is_bin_visible' specified in initializer
.is_bin_visible = cros_ec_vbc_is_visible,
^
Caused by commit
01e7e432df74 ("platform/chrome: Support reading/writing the vboot context")
I have used the chrome-platform tree from next-20151007 for today.
--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[toc] | [next] | [standalone]
| From | Olof Johansson <olof@lixom.net> |
|---|---|
| Date | 2015-10-09 01:50 +0200 |
| Message-ID | <qht6G-1GB-1@gated-at.bofh.it> |
| In reply to | #1241931 |
Stephen,
On Wed, Oct 7, 2015 at 7:34 PM, Stephen Rothwell <sfr@canb.auug.org.au> wrote:
> Hi Olof,
>
> After merging the chrome-platform tree, today's linux-next build (arm
> multi_v7_defconfig) failed like this:
>
> drivers/platform/chrome/cros_ec_vbc.c:136:2: error: unknown field 'is_bin_visible' specified in initializer
> .is_bin_visible = cros_ec_vbc_is_visible,
> ^
>
> Caused by commit
>
> 01e7e432df74 ("platform/chrome: Support reading/writing the vboot context")
>
> I have used the chrome-platform tree from next-20151007 for today.
Yeah, sorry about that. I got notified by the 0-day builder but by the
time I had sorted it out you must already have pulled the tree.
Should be fine today.
-Olof
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [next] | [standalone]
| From | Stephen Rothwell <sfr@canb.auug.org.au> |
|---|---|
| Date | 2015-10-09 04:20 +0200 |
| Subject | Re: linux-next: build failure after merge of the chrome-platform tree |
| Message-ID | <qhvrP-5g0-1@gated-at.bofh.it> |
| In reply to | #1242840 |
Hi Olof, On Thu, 8 Oct 2015 16:43:55 -0700 Olof Johansson <olof@lixom.net> wrote: > > Yeah, sorry about that. I got notified by the 0-day builder but by the > time I had sorted it out you must already have pulled the tree. > > Should be fine today. Yeah, I saw that, thanks. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web