X-Git-Url: http://git.cascardo.info/?p=cascardo%2Flinux.git;a=blobdiff_plain;f=arch%2Farm%2Fmach-omap1%2Ffb.c;h=ddab04087b7ac78d1c2b0d07672a9f9d00c5ebd4;hp=c770d45c72262f427b8518d8fad8891d08b68e22;hb=fed41f7d039bad02f94cad9059e4b14cd81d13f2;hpb=2d61aecee8f32259920cdf90a452fa26ffc64e9f diff --git a/arch/arm/mach-omap1/fb.c b/arch/arm/mach-omap1/fb.c index c770d45c7226..ddab04087b7a 100644 --- a/arch/arm/mach-omap1/fb.c +++ b/arch/arm/mach-omap1/fb.c @@ -33,7 +33,7 @@ #include -#if defined(CONFIG_FB_OMAP) || defined(CONFIG_FB_OMAP_MODULE) +#if IS_ENABLED(CONFIG_FB_OMAP) static bool omapfb_lcd_configured; static struct omapfb_platform_data omapfb_config;