diff options
Diffstat (limited to 'isp/omap3isp-priv.h')
-rw-r--r-- | isp/omap3isp-priv.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/isp/omap3isp-priv.h b/isp/omap3isp-priv.h index a31f943..3a3eee7 100644 --- a/isp/omap3isp-priv.h +++ b/isp/omap3isp-priv.h @@ -177,6 +177,7 @@ struct omap3_isp_device { struct media_entity *entity; } resizer; struct omap3_isp_aewb aewb; + struct omap3_isp_histogram hist; struct omap3_isp_pipeline viewfinder; struct omap3_isp_pipeline snapshot; |