[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180424173106.GE22073@sirena.org.uk>
Date: Tue, 24 Apr 2018 18:31:06 +0100
From: Mark Brown <broonie@...nel.org>
To: Matthias Brugger <matthias.bgg@...il.com>
Cc: sean.wang@...iatek.com, rjw@...ysocki.net, khilman@...libre.com,
ulf.hansson@...aro.org, linux-mediatek@...ts.infradead.org,
linux-pm@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 1/2] regmap: include <linux/ktime.h> from
include/linux/regmap.h
On Mon, Apr 23, 2018 at 04:07:10PM +0200, Matthias Brugger wrote:
> On 04/23/2018 01:50 PM, Mark Brown wrote:
> > So it looks like there is a dependency here...?
> Yes, regmap_read_poll_timeout macro uses for example ktime_compare which is
> defined in linux/ktime.h
> That's my understanding.
OK, it's important to make sure that people getting a patch series know
about stuff like this as it will affect how things are reviewed and
applied.
The following changes since commit e241e3f2bf975788a1b70dff2eb5180ca395b28e:
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost (2018-04-11 18:58:27 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-ktime-fix
for you to fetch changes up to f15cd6d99198e9c15229aefec639a34a6e8174c6:
regmap: include <linux/ktime.h> from include/linux/regmap.h (2018-04-24 18:11:50 +0100)
----------------------------------------------------------------
regmap: Fix missing include of ktime.h
Required for some dependencies.
----------------------------------------------------------------
Sean Wang (1):
regmap: include <linux/ktime.h> from include/linux/regmap.h
include/linux/regmap.h | 1 +
1 file changed, 1 insertion(+)
Download attachment "signature.asc" of type "application/pgp-signature" (489 bytes)
Powered by blists - more mailing lists