Browse Source

V4L/DVB (6289): Remove reference to dead CONFIG_UST and ust.h header

Signed-off-by: Robert P. J. Day <rpjday@mindspring.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Robert P. J. Day 17 years ago
parent
commit
7568e3ce67
1 changed files with 0 additions and 5 deletions
  1. 0 5
      drivers/media/video/v4l2-common.c

+ 0 - 5
drivers/media/video/v4l2-common.c

@@ -65,11 +65,6 @@
 #include <linux/kmod.h>
 #endif
 
-#if defined(CONFIG_UST) || defined(CONFIG_UST_MODULE)
-#include <linux/ust.h>
-#endif
-
-
 #include <linux/videodev.h>
 
 MODULE_AUTHOR("Bill Dirks, Justin Schoeman, Gerd Knorr");