Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
[sfrench/cifs-2.6.git] / drivers / gpio / gpio-samsung.c
index 99e0fa49fcbd85283bef3e29f1ff90606ba54c8b..b22ca79337454d61bee83d7b66b1d83a5ff99904 100644 (file)
@@ -3030,6 +3030,7 @@ static __init int samsung_gpiolib_init(void)
                { .compatible = "samsung,exynos4x12-pinctrl", },
                { .compatible = "samsung,exynos5250-pinctrl", },
                { .compatible = "samsung,exynos5440-pinctrl", },
+               { }
        };
        for_each_matching_node(pctrl_np, exynos_pinctrl_ids)
                if (pctrl_np && of_device_is_available(pctrl_np))