All of lore.kernel.org
 help / color / mirror / Atom feed
From: anton@enomsg.org (Anton Vorontsov)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] power/reset: Make vexpress driver depend on required infrastructure
Date: Tue, 27 Aug 2013 18:35:38 -0700	[thread overview]
Message-ID: <20130828013538.GF10506@lizard> (raw)
In-Reply-To: <1376580952-21677-1-git-send-email-pawel.moll@arm.com>

On Thu, Aug 15, 2013 at 04:35:52PM +0100, Pawel Moll wrote:
> ARM Versatile Express reset driver requires platform-specific
> config infrastructure to be present in the kernel. When
> VEXPRESS_CONFIG is not selected, the build will fail like this:
> 
> drivers/built-in.o: In function `vexpress_reset_do.clone.0':
> iio-trig-interrupt.c:(.text+0x1aff38): undefined reference to `__vexpress_config_func_get'
> iio-trig-interrupt.c:(.text+0x1aff4c): undefined reference to `vexpress_config_write'
> 
> Added required dependency to the Kconfig entry.
> 
> Signed-off-by: Pawel Moll <pawel.moll@arm.com>

Applied, thanks!

Anton

WARNING: multiple messages have this Message-ID (diff)
From: Anton Vorontsov <anton@enomsg.org>
To: Pawel Moll <pawel.moll@arm.com>
Cc: David Woodhouse <dwmw2@infradead.org>,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	Russell King - ARM Linux <linux@arm.linux.org.uk>
Subject: Re: [PATCH] power/reset: Make vexpress driver depend on required infrastructure
Date: Tue, 27 Aug 2013 18:35:38 -0700	[thread overview]
Message-ID: <20130828013538.GF10506@lizard> (raw)
In-Reply-To: <1376580952-21677-1-git-send-email-pawel.moll@arm.com>

On Thu, Aug 15, 2013 at 04:35:52PM +0100, Pawel Moll wrote:
> ARM Versatile Express reset driver requires platform-specific
> config infrastructure to be present in the kernel. When
> VEXPRESS_CONFIG is not selected, the build will fail like this:
> 
> drivers/built-in.o: In function `vexpress_reset_do.clone.0':
> iio-trig-interrupt.c:(.text+0x1aff38): undefined reference to `__vexpress_config_func_get'
> iio-trig-interrupt.c:(.text+0x1aff4c): undefined reference to `vexpress_config_write'
> 
> Added required dependency to the Kconfig entry.
> 
> Signed-off-by: Pawel Moll <pawel.moll@arm.com>

Applied, thanks!

Anton

  reply	other threads:[~2013-08-28  1:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-15 11:44 Build failure: versatile express Russell King - ARM Linux
2013-08-15 15:35 ` [PATCH] power/reset: Make vexpress driver depend on required infrastructure Pawel Moll
2013-08-15 15:35   ` Pawel Moll
2013-08-28  1:35   ` Anton Vorontsov [this message]
2013-08-28  1:35     ` Anton Vorontsov

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=20130828013538.GF10506@lizard \
    --to=anton@enomsg.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.