mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Russell King <rmk+lkml@arm.linux.org.uk>
To: Stefan Richter <stefanr@s5r6.in-berlin.de>
Cc: linux-kernel@vger.kernel.org,
	Andrew Morton <akpm@linux-foundation.org>,
	Martin Michlmayr <tbm@cyrius.com>
Subject: Re: [PATCH resend] arm: export dma_sync_sg_for_device (fix build failure)
Date: Sun, 22 Jun 2008 15:46:44 +0100	[thread overview]
Message-ID: <20080622144644.GA21340@flint.arm.linux.org.uk> (raw)
In-Reply-To: <tkrat.f4459fea282b5e69@s5r6.in-berlin.de>

On Sun, Jun 22, 2008 at 04:13:52PM +0200, Stefan Richter wrote:
> Date: 2006-06-18 03:49:35 +0200
> From: Stefan Richter <stefanr@s5r6.in-berlin.de>
> Subject: arm: add EXPORT_SYMBOL(dma_sync_sg_for_device)
> 
> as it is for example needed by drivers/ieee1394/dma.c
> 
> Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
> ---
>  arch/arm/common/dmabounce.c |    1 +
>  1 file changed, 1 insertion(+)
> 
> --- a/arch/arm/common/dmabounce.c
> +++ b/arch/arm/common/dmabounce.c
> @@ -651,6 +651,7 @@ EXPORT_SYMBOL(dma_unmap_sg);
>  EXPORT_SYMBOL(dma_sync_single_for_cpu);
>  EXPORT_SYMBOL(dma_sync_single_for_device);
>  EXPORT_SYMBOL(dma_sync_sg);
> +EXPORT_SYMBOL(dma_sync_sg_for_device);
>  EXPORT_SYMBOL(dmabounce_register_dev);
>  EXPORT_SYMBOL(dmabounce_unregister_dev);

I've just committed a better fix.  That dma_sync_sg export should be a
dma_sync_sg_for_cpu.  Thanks.

-- 
Russell King
 Linux kernel    2.6 ARM Linux   - http://www.arm.linux.org.uk/
 maintainer of:

      reply	other threads:[~2008-06-22 14:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-22 14:13 Stefan Richter
2008-06-22 14:46 ` Russell King [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=20080622144644.GA21340@flint.arm.linux.org.uk \
    --to=rmk+lkml@arm.linux.org.uk \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=stefanr@s5r6.in-berlin.de \
    --cc=tbm@cyrius.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®