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] [media] rc: fix hix5hd2 compile-test issue
Date: Fri, 26 Sep 2014 22:06:30 +0800	[thread overview]
Message-ID: <542572E6.70803@linaro.org> (raw)
In-Reply-To: <20140926131229.GS5182@n2100.arm.linux.org.uk>



On 09/26/2014 09:12 PM, Russell King - ARM Linux wrote:
> On Fri, Sep 26, 2014 at 08:57:30PM +0800, Zhangfei Gao wrote:
>> Add dependence to solve build error in arch like ia64
>> error: implicit declaration of function 'readl_relaxed' & 'writel_relaxed'
>>
>> Change CONFIG_PM to CONFIG_PM_SLEEP to solve
>> warning: 'hix5hd2_ir_suspend' & 'hix5hd2_ir_resume' defined but not used
>
> There is work currently in progress (in linux-next) to provide
> asm-generic accessors for the above.

Thanks Russell for the info.

Have found the patch set about "asm-generic: io: implement relaxed 
accessor macros as conditional wrappers".

That's great.

Thanks

WARNING: multiple messages have this Message-ID (diff)
From: zhangfei <zhangfei.gao@linaro.org>
To: Russell King - ARM Linux <linux@arm.linux.org.uk>
Cc: m.chehab@samsung.com, linux-arm-kernel@lists.infradead.org,
	linux-media@vger.kernel.org
Subject: Re: [PATCH] [media] rc: fix hix5hd2 compile-test issue
Date: Fri, 26 Sep 2014 22:06:30 +0800	[thread overview]
Message-ID: <542572E6.70803@linaro.org> (raw)
In-Reply-To: <20140926131229.GS5182@n2100.arm.linux.org.uk>



On 09/26/2014 09:12 PM, Russell King - ARM Linux wrote:
> On Fri, Sep 26, 2014 at 08:57:30PM +0800, Zhangfei Gao wrote:
>> Add dependence to solve build error in arch like ia64
>> error: implicit declaration of function 'readl_relaxed' & 'writel_relaxed'
>>
>> Change CONFIG_PM to CONFIG_PM_SLEEP to solve
>> warning: 'hix5hd2_ir_suspend' & 'hix5hd2_ir_resume' defined but not used
>
> There is work currently in progress (in linux-next) to provide
> asm-generic accessors for the above.

Thanks Russell for the info.

Have found the patch set about "asm-generic: io: implement relaxed 
accessor macros as conditional wrappers".

That's great.

Thanks


  reply	other threads:[~2014-09-26 14:06 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-24 15:10 [PATCH] rc: fix hix5hd2 build issue in 0-DAY kernel build Zhangfei Gao
2014-09-24 15:10 ` Zhangfei Gao
2014-09-26 12:57 ` [PATCH] [media] rc: fix hix5hd2 compile-test issue Zhangfei Gao
2014-09-26 12:57   ` Zhangfei Gao
2014-09-26 13:12   ` Russell King - ARM Linux
2014-09-26 13:12     ` Russell King - ARM Linux
2014-09-26 14:06     ` zhangfei [this message]
2014-09-26 14:06       ` zhangfei
2014-09-29  6:00   ` Zhangfei Gao
2014-09-29  6:00     ` Zhangfei Gao

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=542572E6.70803@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.