diff options
Diffstat (limited to 'isp/controls.h')
-rw-r--r-- | isp/controls.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/isp/controls.h b/isp/controls.h index 6c7f74e..29bdd48 100644 --- a/isp/controls.h +++ b/isp/controls.h @@ -25,5 +25,6 @@ struct omap3_isp_device; int omap3_isp_preview_setup(struct omap3_isp_device *isp); +int omap3_isp_sensor_init(struct omap3_isp_device *isp); #endif /* __OMAP3ISP_CONTROLS_H */ |