mirror of
https://github.com/torvalds/linux.git
synced 2026-06-11 16:13:03 +02:00
camera: ov2659 complie warning
This commit is contained in:
parent
81d22f808e
commit
866f2f04cc
|
|
@ -1362,8 +1362,8 @@ struct sensor_parameter
|
|||
unsigned short int preview_line_width;
|
||||
unsigned short int preview_gain;
|
||||
|
||||
unsigned short int PreviewPclk;
|
||||
unsigned short int CapturePclk;
|
||||
unsigned int PreviewPclk;
|
||||
unsigned int CapturePclk;
|
||||
char awb[6];
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user