Searched hist:"34 ccd873" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/w1/masters/ |
H A D | w1-gpio.c | 34ccd873 Fri Mar 08 04:08:00 CST 2013 Johan Hovold <jhovold@gmail.com> w1-gpio: fix unused variable warning
Commit 8a1861d997 ("w1-gpio: Simplify & get rid of defines") removed the compile guards from the device-tree id table, thereby generating a warning when building without device-tree support.
Signed-off-by: Johan Hovold <jhovold@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 34ccd873 Fri Mar 08 04:08:00 CST 2013 Johan Hovold <jhovold@gmail.com> w1-gpio: fix unused variable warning Commit 8a1861d997 ("w1-gpio: Simplify & get rid of defines") removed the compile guards from the device-tree id table, thereby generating a warning when building without device-tree support. Signed-off-by: Johan Hovold <jhovold@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|