]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/mach-exynos/pinmux.c
usb: spear: Add support for both SPEAr600 EHCI controllers
[u-boot] / arch / arm / mach-exynos / pinmux.c
index e97cb376ffc7ca8ba4806755d7ba241325fc15f3..179b29449e6f520a31f37c474d30e4d8d528c0ba 100644 (file)
@@ -874,7 +874,7 @@ int exynos_pinmux_config(int peripheral, int flags)
        return -1;
 }
 
-#ifdef CONFIG_OF_CONTROL
+#if CONFIG_IS_ENABLED(OF_CONTROL)
 static int exynos4_pinmux_decode_periph_id(const void *blob, int node)
 {
        int err;