diff options
Diffstat (limited to 'drivers/media/video/cx25840/cx25840.h')
-rw-r--r-- | drivers/media/video/cx25840/cx25840.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/video/cx25840/cx25840.h b/drivers/media/video/cx25840/cx25840.h index 3dc67e79c856..dc58d4292a34 100644 --- a/drivers/media/video/cx25840/cx25840.h +++ b/drivers/media/video/cx25840/cx25840.h | |||
@@ -89,6 +89,7 @@ enum cx25840_audio_input { | |||
89 | 89 | ||
90 | struct cx25840_state { | 90 | struct cx25840_state { |
91 | int pvr150_workaround; | 91 | int pvr150_workaround; |
92 | int radio; | ||
92 | enum cx25840_video_input vid_input; | 93 | enum cx25840_video_input vid_input; |
93 | enum cx25840_audio_input aud_input; | 94 | enum cx25840_audio_input aud_input; |
94 | u32 audclk_freq; | 95 | u32 audclk_freq; |