Merge branch 'fix/hda' into for-linus
[firefly-linux-kernel-4.4.55.git] / scripts / kconfig / confdata.c
index a04da3459f0fa17ee71e155bcdb56d71a27d71b5..b55e72ff2fc676d4ae36ebe9028c6dee5b44d715 100644 (file)
@@ -560,7 +560,7 @@ int conf_write(const char *name)
        return 0;
 }
 
-int conf_split_config(void)
+static int conf_split_config(void)
 {
        const char *name;
        char path[128];