Merge tag 'v3.10.55' into update
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / arch / arm / mach-mt8127 / kr076 / cam_cal / inc / cam_cal_define.h
1 #ifndef _CAM_CAL_DATA_H
2 #define _CAM_CAL_DATA_H
3
4
5 typedef struct{
6 u32 u4Offset;
7 u32 u4Length;
8 u8 * pu1Params;
9 }stCAM_CAL_INFO_STRUCT, *stPCAM_CAL_INFO_STRUCT;
10 #endif //_CAM_CAL_DATA_H