]> Pileus Git - ~andy/linux/blobdiff - drivers/video/omap2/dss/dispc.c
video: Remove unnecessary semicolons
[~andy/linux] / drivers / video / omap2 / dss / dispc.c
index 8fbeb299fac391604b0077e325b3f09c234bd290..91c687fd002e5447d466b6e8e75f9c0c03dac32c 100644 (file)
@@ -2918,7 +2918,7 @@ static void _dispc_mgr_set_lcd_timings(enum omap_channel channel, int hsw,
                break;
        default:
                BUG();
-       };
+       }
 
        l = dispc_read_reg(DISPC_POL_FREQ(channel));
        l |= FLD_VAL(onoff, 17, 17);