Merge branch 'sh/iomap'
[firefly-linux-kernel-4.4.55.git] / include / video / sh_mobile_lcdc.h
index 2cc893fc1f8515364ce480a5c6c827a1dc58428e..288205457713bab6191e42e7a8f99bd01861ec51 100644 (file)
@@ -34,8 +34,6 @@ enum { LCDC_CLK_BUS, LCDC_CLK_PERIPHERAL, LCDC_CLK_EXTERNAL };
 #define LCDC_FLAGS_HSCNT (1 << 3) /* Disable HSYNC during VBLANK */
 #define LCDC_FLAGS_DWCNT (1 << 4) /* Disable dotclock during blanking */
 
-#define FBIO_WAITFORVSYNC _IOW('F', 0x20, __u32)
-
 struct sh_mobile_lcdc_sys_bus_cfg {
        unsigned long ldmt2r;
        unsigned long ldmt3r;