summaryrefslogtreecommitdiff
path: root/isp/omap3isp-priv.h
diff options
context:
space:
mode:
Diffstat (limited to 'isp/omap3isp-priv.h')
-rw-r--r--isp/omap3isp-priv.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/isp/omap3isp-priv.h b/isp/omap3isp-priv.h
index 4b3f1bd..e1ee179 100644
--- a/isp/omap3isp-priv.h
+++ b/isp/omap3isp-priv.h
@@ -23,6 +23,7 @@
#ifndef __OMAP3ISP_PRIV_H
#define __OMAP3ISP_PRIV_H
+#include <linux/omap3isp.h>
#include <linux/v4l2-mediabus.h>
#include "omap3isp.h"
@@ -133,6 +134,7 @@ struct omap3_isp_device {
} ccdc;
struct {
struct media_entity *entity;
+ struct omap3isp_prev_wbal wbal;
} preview;
struct v4l2_mbus_framefmt sensor_format;