diff options
Diffstat (limited to 'drivers/media/video/omap3isp/ispcsi2.h')
-rw-r--r-- | drivers/media/video/omap3isp/ispcsi2.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/video/omap3isp/ispcsi2.h b/drivers/media/video/omap3isp/ispcsi2.h index 885ad79a7678..c57729b7e86e 100644 --- a/drivers/media/video/omap3isp/ispcsi2.h +++ b/drivers/media/video/omap3isp/ispcsi2.h | |||
@@ -145,7 +145,6 @@ struct isp_csi2_device { | |||
145 | u32 output; /* output to CCDC, memory or both? */ | 145 | u32 output; /* output to CCDC, memory or both? */ |
146 | bool dpcm_decompress; | 146 | bool dpcm_decompress; |
147 | unsigned int frame_skip; | 147 | unsigned int frame_skip; |
148 | bool use_fs_irq; | ||
149 | 148 | ||
150 | struct isp_csiphy *phy; | 149 | struct isp_csiphy *phy; |
151 | struct isp_csi2_ctx_cfg contexts[ISP_CSI2_MAX_CTX_NUM + 1]; | 150 | struct isp_csi2_ctx_cfg contexts[ISP_CSI2_MAX_CTX_NUM + 1]; |