aboutsummaryrefslogtreecommitdiff
path: root/camera/isp/msm_isp44.h
diff options
context:
space:
mode:
Diffstat (limited to 'camera/isp/msm_isp44.h')
-rw-r--r--camera/isp/msm_isp44.h17
1 files changed, 17 insertions, 0 deletions
diff --git a/camera/isp/msm_isp44.h b/camera/isp/msm_isp44.h
new file mode 100644
index 00000000..187933b7
--- /dev/null
+++ b/camera/isp/msm_isp44.h
@@ -0,0 +1,17 @@
+/* Copyright (c) 2013-2014, The Linux Foundation. All rights reserved.
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2 and
+ * only version 2 as published by the Free Software Foundation.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ */
+
+#ifndef __MSM_ISP44_H__
+#define __MSM_ISP44_H__
+
+extern struct msm_vfe_hardware_info vfe44_hw_info;
+#endif /* __MSM_ISP44_H__ */