All of lore.kernel.org
 help / color / mirror / Atom feed
From: Darren Hart <dvhart@infradead.org>
To: Colin King <colin.king@canonical.com>
Cc: platform-driver-x86@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] tc1100-wmi: fix build warning when CONFIG_PM not enabled
Date: Mon, 11 Jan 2016 10:31:31 -0800	[thread overview]
Message-ID: <20160111183131.GC10643@malice.jf.intel.com> (raw)
In-Reply-To: <1452103379-9838-1-git-send-email-colin.king@canonical.com>

On Wed, Jan 06, 2016 at 06:02:59PM +0000, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
> 
> Conditionally declare suspend_data on CONFIG_PM to avoid
> the following warning when CONFIG_OM is not enabled:
> 
> drivers/platform/x86/tc1100-wmi.c:55:27: warning:
>   'suspend_data' defined but not used [-Wunused-variable]
> 
> Signed-off-by: Colin Ian King <colin.king@canonical.com>

Queued, thank you.

-- 
Darren Hart
Intel Open Source Technology Center

      reply	other threads:[~2016-01-11 18:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-06 18:02 [PATCH] tc1100-wmi: fix build warning when CONFIG_PM not enabled Colin King
2016-01-11 18:31 ` Darren Hart [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=20160111183131.GC10643@malice.jf.intel.com \
    --to=dvhart@infradead.org \
    --cc=colin.king@canonical.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=platform-driver-x86@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 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.