pinctrl: exynos5440/samsung: Staticize pcfgs
[firefly-linux-kernel-4.4.55.git] / drivers / pinctrl / pinctrl-samsung.c
index 8f31b656c4e95be33ad04d7256f9594286f37a56..864fed822f9dc1f5839cb359f0475022510e3efc 100644 (file)
@@ -37,7 +37,7 @@
 #define FSUFFIX_LEN            sizeof(FUNCTION_SUFFIX)
 
 /* list of all possible config options supported */
-struct pin_config {
+static struct pin_config {
        char            *prop_cfg;
        unsigned int    cfg_type;
 } pcfgs[] = {