linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pavan Kondeti <pkondeti@codeaurora.org>
To: dwalker@codeaurora.org
Cc: linux-arm-msm@vger.kernel.org
Subject: Re: [PATCH] msm: io: Export __msm_ioremap
Date: Fri, 19 Nov 2010 11:03:06 +0530	[thread overview]
Message-ID: <20101119053306.GE11700@codeaurora.org> (raw)
In-Reply-To: <1289297489-17276-1-git-send-email-pkondeti@codeaurora.org>

Hi Daniel,

On Tue, Nov 09, 2010 at 03:41:29PM +0530, Pavankumar Kondeti wrote:
> This is required for modules to use ioremap()
> 
> Signed-off-by: Pavankumar Kondeti <pkondeti@codeaurora.org>
> ---
>  arch/arm/mach-msm/io.c |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/arch/arm/mach-msm/io.c b/arch/arm/mach-msm/io.c
> index d36b610..f912d7b 100644
> --- a/arch/arm/mach-msm/io.c
> +++ b/arch/arm/mach-msm/io.c
> @@ -163,3 +163,4 @@ __msm_ioremap(unsigned long phys_addr, size_t size, unsigned int mtype)
>  	return __arm_ioremap_caller(phys_addr, size, mtype,
>  		__builtin_return_address(0));
>  }
> +EXPORT_SYMBOL(__msm_ioremap);

ping

-- 
Sent by a consultant of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.


  reply	other threads:[~2010-11-19  5:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-09 10:11 [PATCH] msm: io: Export __msm_ioremap Pavankumar Kondeti
2010-11-19  5:33 ` Pavan Kondeti [this message]
2010-11-19 17:58   ` Daniel Walker

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=20101119053306.GE11700@codeaurora.org \
    --to=pkondeti@codeaurora.org \
    --cc=dwalker@codeaurora.org \
    --cc=linux-arm-msm@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).