]> Pileus Git - ~andy/linux/blobdiff - arch/arm/mach-omap2/board-2430sdp.c
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
[~andy/linux] / arch / arm / mach-omap2 / board-2430sdp.c
index 1322ed707b302deec3580298f9104c6b36c0c451..5b86423c89faf6944658f59d10e30355891f225a 100644 (file)
@@ -166,7 +166,7 @@ static void __init sdp2430_display_init(void)
        omap_display_init(&sdp2430_dss_data);
 }
 
-#if defined(CONFIG_SMC91X) || defined(CONFIG_SMC91x_MODULE)
+#if IS_ENABLED(CONFIG_SMC91X)
 
 static struct omap_smc91x_platform_data board_smc91x_data = {
        .cs             = 5,