diff options
Diffstat (limited to 'drivers/media/video/v4l2-common.c')
-rw-r--r-- | drivers/media/video/v4l2-common.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/media/video/v4l2-common.c b/drivers/media/video/v4l2-common.c index 0689a041d777..c3440b280d20 100644 --- a/drivers/media/video/v4l2-common.c +++ b/drivers/media/video/v4l2-common.c | |||
@@ -65,11 +65,6 @@ | |||
65 | #include <linux/kmod.h> | 65 | #include <linux/kmod.h> |
66 | #endif | 66 | #endif |
67 | 67 | ||
68 | #if defined(CONFIG_UST) || defined(CONFIG_UST_MODULE) | ||
69 | #include <linux/ust.h> | ||
70 | #endif | ||
71 | |||
72 | |||
73 | #include <linux/videodev.h> | 68 | #include <linux/videodev.h> |
74 | 69 | ||
75 | MODULE_AUTHOR("Bill Dirks, Justin Schoeman, Gerd Knorr"); | 70 | MODULE_AUTHOR("Bill Dirks, Justin Schoeman, Gerd Knorr"); |