[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20130312232332.GA29038@kroah.com>
Date: Tue, 12 Mar 2013 16:23:32 -0700
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Dmitry Torokhov <dmitry.torokhov@...il.com>
Cc: linux-kernel@...r.kernel.org, Evgeniy Polyakov <zbr@...emap.net>,
Ville Syrjala <syrjala@....fi>, Daniel Mack <zonque@...il.com>,
Matt Ranostay <mranostay@...il.com>,
panto@...oniou-consulting.com, koen@...inion.thruhere.net
Subject: Re: [PATCH 3/5] W1: w1-gpio - guard DT IDs with CONFIG_OF
On Sun, Feb 24, 2013 at 10:59:35PM -0800, Dmitry Torokhov wrote:
> This fixes the following warning:
>
> CC drivers/w1/masters/w1-gpio.o
> drivers/w1/masters/w1-gpio.c:50:28: warning: ‘w1_gpio_dt_ids’ defined but not used [-Wunused-variable]
>
> Also provide stub for w1_gpio_probe_dt() if device tree support is
> disabled.
>
> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@...il.com>
> ---
> drivers/w1/masters/w1-gpio.c | 11 +++++++++++
> 1 file changed, 11 insertions(+)
Already fixed.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists