Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1307686
| From | Linus Torvalds <torvalds@linux-foundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [GIT PULL] regulator updates for v4.5 |
| Date | 2016-01-12 18:50 +0100 |
| Message-ID | <qQbeW-4fh-9@gated-at.bofh.it> (permalink) |
| References | <qQ3U6-7AD-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Jan 12, 2016 at 1:54 AM, Mark Brown <broonie@kernel.org> wrote:
> The following changes since commit 168309855a7d1e16db751e9c647119fe2d2dc878:
>
> Linux 4.4-rc8 (2016-01-03 15:15:37 -0800)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-v4.5
Nope. No can do.
I get a build error:
drivers/regulator/max8973-regulator.c:506:4: error:
‘THERMAL_DEVICE_EVENT_THRESHOLD’ undeclared
and grepping around for this that is not some merge error: even in
your tree (before being merged into mine), that thing simply does not
exist except in that one place:
[torvalds@i7 linux]$ git grep THERMAL_DEVICE_EVENT_THRESHOLD 2986a09d8
2986a09d8:drivers/regulator/max8973-regulator.c:
THERMAL_DEVICE_EVENT_THRESHOLD);
and that's it.
So this tree clearly can never have worked, and never have compiled.
Consider yourself cursed at.
Linus
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[GIT PULL] regulator updates for v4.5 Mark Brown <broonie@kernel.org> - 2016-01-12 11:00 +0100
Re: [GIT PULL] regulator updates for v4.5 Linus Torvalds <torvalds@linux-foundation.org> - 2016-01-12 18:50 +0100
Re: [GIT PULL] regulator updates for v4.5 Linus Torvalds <torvalds@linux-foundation.org> - 2016-01-12 19:00 +0100
Re: [GIT PULL] regulator updates for v4.5 Mark Brown <broonie@kernel.org> - 2016-01-12 19:30 +0100
Re: [GIT PULL] regulator updates for v4.5 Mark Brown <broonie@kernel.org> - 2016-01-12 19:20 +0100
csiph-web