OpenCloudOS-Kernel/drivers/w1/masters
Colin Ian King c6446c210f w1: ds2482: make module parameter extra_config static
The variable extra_config is local to the source and does not
need to be in global scope, so make it static.

Cleans up sparse warning:
warning: symbol 'extra_config' was not declared. Should it be static?

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-07-03 13:01:48 +02:00
..
Kconfig w1: mxc_w1: Enable driver compilation with COMPILE_TEST 2014-02-28 15:27:09 -08:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
ds1wm.c w1: ds1wm: add messages to make incorporation in mfd-drivers easier 2017-08-28 17:20:01 +02:00
ds2482.c w1: ds2482: make module parameter extra_config static 2018-07-03 13:01:48 +02:00
ds2490.c w1: ds2490: constify usb_device_id and fix space before '[' error 2017-08-28 17:18:19 +02:00
matrox_w1.c w1: Add subsystem kernel public interface 2017-06-09 11:54:54 +02:00
mxc_w1.c w1: mxc_w1: Enable clock before calling clk_get_rate() on it 2018-05-14 16:32:00 +02:00
omap_hdq.c w1: omap-hdq: fix error return code in omap_hdq_probe() 2017-07-17 16:48:15 +02:00
w1-gpio.c w1: w1-gpio: Convert to use GPIO descriptors 2017-12-08 15:32:53 +01:00