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] dmaengine: ti-dma-crossbar: make omap_dmaxbar_init static
Date: Tue, 28 Jun 2016 20:10:13 +0530	[thread overview]
Message-ID: <20160628144013.GE14945@localhost> (raw)
In-Reply-To: <1466529159-10359-1-git-send-email-ben.dooks@codethink.co.uk>

On Tue, Jun 21, 2016 at 06:12:39PM +0100, Ben Dooks wrote:
> The omap_dmaxbar_init() function is not exported or declared outside
> the driver, so make it static to fix the following sparse warning:
> 
> drivers/dma/ti-dma-crossbar.c:455:5: warning: symbol 'omap_dmaxbar_init' was not declared. Should it be static?

Applied, thanks

-- 
~Vinod

      reply	other threads:[~2016-06-28 14:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-21 17:12 [PATCH] dmaengine: ti-dma-crossbar: make omap_dmaxbar_init static Ben Dooks
2016-06-28 14:40 ` Vinod Koul [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=20160628144013.GE14945@localhost \
    --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.