All of lore.kernel.org
 help / color / mirror / Atom feed
From: vinod.koul@intel.com (Vinod Koul)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] dma/Kconfig: TI_EDMA needs to be boolean
Date: Sun, 25 Aug 2013 16:14:00 +0530	[thread overview]
Message-ID: <20130825104400.GJ8091@intel.com> (raw)
In-Reply-To: <1377205404-16786-1-git-send-email-linux@roeck-us.net>

On Thu, Aug 22, 2013 at 02:03:24PM -0700, Guenter Roeck wrote:
> Fix:
> 
> arch/arm/common/built-in.o: undefined reference to `edma_filter_fn'
> 
> seen with "make ARCH=arm allmodconfig"
> 
> Commit 6cba4355 (ARM: edma: Add DT and runtime PM support to the private EDMA
> API) adds a dependency on edma_filter_fn() into arch/arm/common/edma.c. Since
> this file is always built into the kernel, edma_filter_fn() must be built into
> the kernel as well.
Applied, thanks

~Vinod

WARNING: multiple messages have this Message-ID (diff)
From: Vinod Koul <vinod.koul@intel.com>
To: Guenter Roeck <linux@roeck-us.net>
Cc: Dan Williams <djbw@fb.com>,
	linux-kernel@vger.kernel.org, Matt Porter <mporter@ti.com>,
	Arnd Bergmann <arnd@arndb.de>,
	linux-arm-kernel@lists.infradead.org,
	Russell King <linux@arm.linux.org.uk>
Subject: Re: [PATCH] dma/Kconfig: TI_EDMA needs to be boolean
Date: Sun, 25 Aug 2013 16:14:00 +0530	[thread overview]
Message-ID: <20130825104400.GJ8091@intel.com> (raw)
In-Reply-To: <1377205404-16786-1-git-send-email-linux@roeck-us.net>

On Thu, Aug 22, 2013 at 02:03:24PM -0700, Guenter Roeck wrote:
> Fix:
> 
> arch/arm/common/built-in.o: undefined reference to `edma_filter_fn'
> 
> seen with "make ARCH=arm allmodconfig"
> 
> Commit 6cba4355 (ARM: edma: Add DT and runtime PM support to the private EDMA
> API) adds a dependency on edma_filter_fn() into arch/arm/common/edma.c. Since
> this file is always built into the kernel, edma_filter_fn() must be built into
> the kernel as well.
Applied, thanks

~Vinod

  reply	other threads:[~2013-08-25 10:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-22 21:03 [PATCH] dma/Kconfig: TI_EDMA needs to be boolean Guenter Roeck
2013-08-22 21:03 ` Guenter Roeck
2013-08-25 10:44 ` Vinod Koul [this message]
2013-08-25 10:44   ` Vinod Koul

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=20130825104400.GJ8091@intel.com \
    --to=vinod.koul@intel.com \
    --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.