diff options
Diffstat (limited to 'drivers/media/video/ivtv/ivtv-cards.h')
-rw-r--r-- | drivers/media/video/ivtv/ivtv-cards.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/video/ivtv/ivtv-cards.h b/drivers/media/video/ivtv/ivtv-cards.h index 196c0445da63..748485dcebbd 100644 --- a/drivers/media/video/ivtv/ivtv-cards.h +++ b/drivers/media/video/ivtv/ivtv-cards.h | |||
@@ -258,6 +258,7 @@ struct ivtv_card { | |||
258 | int nof_outputs; | 258 | int nof_outputs; |
259 | const struct ivtv_card_output *video_outputs; | 259 | const struct ivtv_card_output *video_outputs; |
260 | u8 gr_config; /* config byte for the ghost reduction device */ | 260 | u8 gr_config; /* config byte for the ghost reduction device */ |
261 | u8 xceive_pin; /* XCeive tuner GPIO reset pin */ | ||
261 | 262 | ||
262 | /* GPIO card-specific settings */ | 263 | /* GPIO card-specific settings */ |
263 | struct ivtv_gpio_init gpio_init; | 264 | struct ivtv_gpio_init gpio_init; |