aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
Diffstat (limited to 'drivers')
-rw-r--r--drivers/media/video/v4l2-common.c5
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
75MODULE_AUTHOR("Bill Dirks, Justin Schoeman, Gerd Knorr"); 70MODULE_AUTHOR("Bill Dirks, Justin Schoeman, Gerd Knorr");