V4L/DVB (6289): Remove reference to dead CONFIG_UST and ust.h header
authorRobert P. J. Day <rpjday@mindspring.com>
Mon, 8 Oct 2007 12:20:49 +0000 (09:20 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 10 Oct 2007 03:03:10 +0000 (00:03 -0300)
Signed-off-by: Robert P. J. Day <rpjday@mindspring.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/v4l2-common.c

index 0689a041d777006766d921d5c10b6963020fa38b..c3440b280d208456d6d50980f8949ae423aba493 100644 (file)
 #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");