Merge branch 'timers/clockevents' of git://git.linaro.org/people/dlezcano/clockevents...
[platform/upstream/kernel-adaptation-pc.git] / drivers / pinctrl / pinctrl-samsung.c
index 0a6c720..a7fa9e2 100644 (file)
@@ -50,7 +50,7 @@ static struct pin_config {
 };
 
 /* Global list of devices (struct samsung_pinctrl_drv_data) */
-LIST_HEAD(drvdata_list);
+static LIST_HEAD(drvdata_list);
 
 static unsigned int pin_base;