diff options
Diffstat (limited to 'drivers/media/video/cx18/cx18-driver.h')
-rw-r--r-- | drivers/media/video/cx18/cx18-driver.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/cx18/cx18-driver.h b/drivers/media/video/cx18/cx18-driver.h index 0d2edebc39b4..36809dd3d848 100644 --- a/drivers/media/video/cx18/cx18-driver.h +++ b/drivers/media/video/cx18/cx18-driver.h | |||
@@ -413,7 +413,7 @@ struct cx18 { | |||
413 | 413 | ||
414 | /* dualwatch */ | 414 | /* dualwatch */ |
415 | unsigned long dualwatch_jiffies; | 415 | unsigned long dualwatch_jiffies; |
416 | u16 dualwatch_stereo_mode; | 416 | u32 dualwatch_stereo_mode; |
417 | 417 | ||
418 | /* Digitizer type */ | 418 | /* Digitizer type */ |
419 | int digitizer; /* 0x00EF = saa7114 0x00FO = saa7115 0x0106 = mic */ | 419 | int digitizer; /* 0x00EF = saa7114 0x00FO = saa7115 0x0106 = mic */ |