aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/cx231xx/cx231xx.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/usb/cx231xx/cx231xx.h')
-rw-r--r--drivers/media/usb/cx231xx/cx231xx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/usb/cx231xx/cx231xx.h b/drivers/media/usb/cx231xx/cx231xx.h
index af9d6c4041dc..e0d3106f6b44 100644
--- a/drivers/media/usb/cx231xx/cx231xx.h
+++ b/drivers/media/usb/cx231xx/cx231xx.h
@@ -660,6 +660,7 @@ struct cx231xx {
660 660
661#if defined(CONFIG_MEDIA_CONTROLLER) 661#if defined(CONFIG_MEDIA_CONTROLLER)
662 struct media_device *media_dev; 662 struct media_device *media_dev;
663 struct media_pad video_pad, vbi_pad;
663#endif 664#endif
664 665
665 unsigned char eedata[256]; 666 unsigned char eedata[256];