X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=include%2Fvideo%2Fsh_mobile_lcdc.h;h=25144ab22b95615df87e58f317a7f5c97a8b2a4b;hb=bd99f5e17b317a6d342ffaf500e2a9fd632d2a22;hp=1a4bc6ada6068300fb2cb23dd1df161ac230051e;hpb=e21e696edb498c7f7eed42ba3096f6bbe13927b6;p=firefly-linux-kernel-4.4.55.git diff --git a/include/video/sh_mobile_lcdc.h b/include/video/sh_mobile_lcdc.h index 1a4bc6ada606..25144ab22b95 100644 --- a/include/video/sh_mobile_lcdc.h +++ b/include/video/sh_mobile_lcdc.h @@ -37,6 +37,7 @@ enum { LCDC_CLK_BUS, LCDC_CLK_PERIPHERAL, LCDC_CLK_EXTERNAL }; struct sh_mobile_lcdc_sys_bus_cfg { unsigned long ldmt2r; unsigned long ldmt3r; + unsigned long deferred_io_msec; }; struct sh_mobile_lcdc_sys_bus_ops {