Merge tag 'opp-5.4-support-adjust-voltages' of https://git.kernel.org/pub/scm/linux...
authorKrzysztof Kozlowski <krzk@kernel.org>
Tue, 22 Oct 2019 18:37:20 +0000 (20:37 +0200)
committerKrzysztof Kozlowski <krzk@kernel.org>
Tue, 22 Oct 2019 18:37:20 +0000 (20:37 +0200)
drivers/soc/samsung/exynos-chipid.c

index c55a47c..25562dd 100644 (file)
@@ -45,7 +45,7 @@ static const char * __init product_id_to_soc_id(unsigned int product_id)
        return NULL;
 }
 
-int __init exynos_chipid_early_init(void)
+static int __init exynos_chipid_early_init(void)
 {
        struct soc_device_attribute *soc_dev_attr;
        struct soc_device *soc_dev;