Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
329ad399a9b3adf52c90637b21ca029fcf7f8795
/
.
/
include
/
media
/
mt9t001.h
blob: e839a78bb9c58ade07ab0733b8c6ed0349e2ff6b [
file
] [
log
] [
blame
]
Laurent Pinchart
0a54b86
2010-06-14 09:47:50 -0300
[
diff
] [
blame
]
1
#ifndef
_MEDIA_MT9T001_H
2
#define
_MEDIA_MT9T001_H
3
4
struct
mt9t001_platform_data
{
5
unsigned
int
clk_pol
:
1
;
6
};
7
8
#endif