diff options
Diffstat (limited to 'drivers/media/video/cx88/cx88.h')
-rw-r--r-- | drivers/media/video/cx88/cx88.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/video/cx88/cx88.h b/drivers/media/video/cx88/cx88.h index 5980e47aee13..7054e941f1d7 100644 --- a/drivers/media/video/cx88/cx88.h +++ b/drivers/media/video/cx88/cx88.h | |||
@@ -225,6 +225,7 @@ struct cx88_input { | |||
225 | enum cx88_itype type; | 225 | enum cx88_itype type; |
226 | unsigned int vmux; | 226 | unsigned int vmux; |
227 | u32 gpio0, gpio1, gpio2, gpio3; | 227 | u32 gpio0, gpio1, gpio2, gpio3; |
228 | unsigned int extadc:1; | ||
228 | }; | 229 | }; |
229 | 230 | ||
230 | struct cx88_board { | 231 | struct cx88_board { |