[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CA+55aFwf6QxWG8djy4sS=o1yVk6R3+Nk9H5S8b=pATOhR06OsQ@mail.gmail.com>
Date: Tue, 12 Jan 2016 09:48:54 -0800
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Mark Brown <broonie@...nel.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Liam Girdwood <lgirdwood@...il.com>
Subject: Re: [GIT PULL] regulator updates for v4.5
On Tue, Jan 12, 2016 at 1:54 AM, Mark Brown <broonie@...nel.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
Powered by blists - more mailing lists