LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: Matthias Brugger <matthias.bgg@gmail.com>
Cc: sean.wang@mediatek.com, rjw@rjwysocki.net, khilman@baylibre.com,
ulf.hansson@linaro.org, linux-mediatek@lists.infradead.org,
linux-pm@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 1/2] regmap: include <linux/ktime.h> from include/linux/regmap.h
Date: Tue, 24 Apr 2018 18:31:06 +0100 [thread overview]
Message-ID: <20180424173106.GE22073@sirena.org.uk> (raw)
In-Reply-To: <f4025431-be9a-32f9-06e1-9c6ac185c96a@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1322 bytes --]
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(+)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
next prev parent reply other threads:[~2018-04-24 17:34 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-23 6:42 sean.wang
2018-04-23 6:42 ` [PATCH v2 2/2] soc: mediatek: reuse regmap_read_poll_timeout helpers sean.wang
2018-04-27 9:35 ` Matthias Brugger
2018-05-11 11:25 ` Matthias Brugger
2018-04-23 10:03 ` [PATCH v2 1/2] regmap: include <linux/ktime.h> from include/linux/regmap.h Mark Brown
2018-04-23 10:11 ` Matthias Brugger
2018-04-23 11:50 ` Mark Brown
2018-04-23 14:07 ` Matthias Brugger
2018-04-24 17:31 ` Mark Brown [this message]
2018-04-24 17:46 ` Applied "regmap: include <linux/ktime.h> from include/linux/regmap.h" to the regmap tree Mark Brown
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180424173106.GE22073@sirena.org.uk \
--to=broonie@kernel.org \
--cc=khilman@baylibre.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=linux-pm@vger.kernel.org \
--cc=matthias.bgg@gmail.com \
--cc=rjw@rjwysocki.net \
--cc=sean.wang@mediatek.com \
--cc=ulf.hansson@linaro.org \
--subject='Re: [PATCH v2 1/2] regmap: include <linux/ktime.h> from include/linux/regmap.h' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).