From: Sudeep Holla <sudeep.holla@arm.com>
To: Ben Dooks <ben.dooks@codethink.co.uk>,
linux-kernel@lists.codethink.co.uk
Cc: Sudeep Holla <sudeep.holla@arm.com>,
Sebastian Reichel <sre@kernel.org>,
Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>,
David Woodhouse <dwmw2@infradead.org>,
Liviu Dudau <liviu.dudau@arm.com>,
Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>,
linux-pm@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] power: vexpress: make dev_attr_active static
Date: Thu, 9 Jun 2016 12:12:37 +0100 [thread overview]
Message-ID: <57594F25.4010307@arm.com> (raw)
In-Reply-To: <1465410391-29475-1-git-send-email-ben.dooks@codethink.co.uk>
On 08/06/16 19:26, Ben Dooks wrote:
> The dev_attr_active is not exported or defined to be used
> outside the driver, so make it static to avoid the following
> warning:
>
> drivers/power/reset/vexpress-poweroff.c:77:1: warning: symbol 'dev_attr_active' was not declared. Should it be static?
>
> Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
> ---
> Cc: Sebastian Reichel <sre@kernel.org>
> Cc: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
> Cc: David Woodhouse <dwmw2@infradead.org>
> Cc: Liviu Dudau <liviu.dudau@arm.com>
> Cc: Sudeep Holla <sudeep.holla@arm.com>
Pulled into vexpress-for-v4.8/fixes[1] along with other 3 vexpress
related patches. Thanks.
--
Regards,
Sudeep
[1] git.kernel.org/sudeep.holla/linux/h/vexpress-for-v4.8/fixes
WARNING: multiple messages have this Message-ID (diff)
From: sudeep.holla@arm.com (Sudeep Holla)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] power: vexpress: make dev_attr_active static
Date: Thu, 9 Jun 2016 12:12:37 +0100 [thread overview]
Message-ID: <57594F25.4010307@arm.com> (raw)
In-Reply-To: <1465410391-29475-1-git-send-email-ben.dooks@codethink.co.uk>
On 08/06/16 19:26, Ben Dooks wrote:
> The dev_attr_active is not exported or defined to be used
> outside the driver, so make it static to avoid the following
> warning:
>
> drivers/power/reset/vexpress-poweroff.c:77:1: warning: symbol 'dev_attr_active' was not declared. Should it be static?
>
> Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
> ---
> Cc: Sebastian Reichel <sre@kernel.org>
> Cc: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
> Cc: David Woodhouse <dwmw2@infradead.org>
> Cc: Liviu Dudau <liviu.dudau@arm.com>
> Cc: Sudeep Holla <sudeep.holla@arm.com>
Pulled into vexpress-for-v4.8/fixes[1] along with other 3 vexpress
related patches. Thanks.
--
Regards,
Sudeep
[1] git.kernel.org/sudeep.holla/linux/h/vexpress-for-v4.8/fixes
next prev parent reply other threads:[~2016-06-09 11:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-08 18:26 [PATCH] power: vexpress: make dev_attr_active static Ben Dooks
2016-06-08 18:26 ` Ben Dooks
2016-06-09 11:12 ` Sudeep Holla [this message]
2016-06-09 11:12 ` Sudeep Holla
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=57594F25.4010307@arm.com \
--to=sudeep.holla@arm.com \
--cc=ben.dooks@codethink.co.uk \
--cc=dbaryshkov@gmail.com \
--cc=dwmw2@infradead.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@lists.codethink.co.uk \
--cc=linux-pm@vger.kernel.org \
--cc=liviu.dudau@arm.com \
--cc=lorenzo.pieralisi@arm.com \
--cc=sre@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 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.