All of lore.kernel.org
 help / color / mirror / Atom feed
From: zhangfei.gao@linaro.org (zhangfei)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] of/irq: export of_irq_count
Date: Thu, 15 Oct 2015 21:52:38 +0800	[thread overview]
Message-ID: <561FAFA6.4080602@linaro.org> (raw)
In-Reply-To: <CAL_JsqJmdLQq9a4P3ZLurjcDBhnbS8LcuLdy0MyPR49DV+3dgg@mail.gmail.com>

Hi, Rob

On 10/15/2015 09:47 PM, Rob Herring wrote:
> On Thu, Oct 15, 2015 at 5:36 AM, Zhangfei Gao <zhangfei.gao@linaro.org> wrote:
>> Export of_irq_count, otherwise module build fail if of_irq_count is used
>
> Which module?

We are developing sas driver for hisilicon hip660 platform.
We using of_irq_count to get irq number, since there are many irqs.
When we testing with build module, find build error since of_irq_count 
is not exported.

Thanks

  reply	other threads:[~2015-10-15 13:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-15 10:36 [PATCH] of/irq: export of_irq_count Zhangfei Gao
2015-10-15 11:22 ` Arnd Bergmann
2015-10-15 13:47 ` Rob Herring
2015-10-15 13:52   ` zhangfei [this message]
2015-11-18 14:28   ` zhangfei

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=561FAFA6.4080602@linaro.org \
    --to=zhangfei.gao@linaro.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.