From: Richard Cochran <richardcochran@gmail•com>
To: Brendan Higgins <brendanhiggins@google•com>
Cc: jdike@addtoit•com, richard@nod•at,
anton.ivanov@cambridgegreys•com, linux-um@lists•infradead.org,
linux-kernel@vger•kernel.org, davidgow@google•com,
heidifahim@google•com, netdev@vger•kernel.org
Subject: Re: [PATCH v1 4/5] ptp: 1588_clock_ines: add unspecified HAS_IOMEM dependency
Date: Tue, 28 Jan 2020 06:58:07 -0800 [thread overview]
Message-ID: <20200128145807.GA2492@localhost> (raw)
In-Reply-To: <20200127235356.122031-5-brendanhiggins@google.com>
On Mon, Jan 27, 2020 at 03:53:55PM -0800, Brendan Higgins wrote:
> Currently CONFIG_PTP_1588_CLOCK_INES=y implicitly depends on
> CONFIG_HAS_IOMEM=y; consequently, on architectures without IOMEM we get
> the following build error:
>
> /usr/bin/ld: drivers/ptp/ptp_ines.o: in function `ines_ptp_ctrl_probe':
> drivers/ptp/ptp_ines.c:795: undefined reference to `devm_ioremap_resource'
>
> Fix the build error by adding the unspecified dependency.
>
> Signed-off-by: Brendan Higgins <brendanhiggins@google•com>
Acked-by: Richard Cochran <richardcochran@gmail•com>
prev parent reply other threads:[~2020-01-28 14:58 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-27 23:53 [PATCH v1 0/5] uml: add more unspecified HAS_IOMEM dependencies Brendan Higgins
2020-01-27 23:53 ` [PATCH v1 1/5] net: axienet: add unspecified HAS_IOMEM dependency Brendan Higgins
2020-01-27 23:53 ` [PATCH v1 4/5] ptp: 1588_clock_ines: " Brendan Higgins
2020-01-28 14:58 ` Richard Cochran [this message]
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=20200128145807.GA2492@localhost \
--to=richardcochran@gmail$(echo .)com \
--cc=anton.ivanov@cambridgegreys$(echo .)com \
--cc=brendanhiggins@google$(echo .)com \
--cc=davidgow@google$(echo .)com \
--cc=heidifahim@google$(echo .)com \
--cc=jdike@addtoit$(echo .)com \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linux-um@lists$(echo .)infradead.org \
--cc=netdev@vger$(echo .)kernel.org \
--cc=richard@nod$(echo .)at \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox