V4L/DVB (6289): Remove reference to dead CONFIG_UST and ust.h header
[firefly-linux-kernel-4.4.55.git] / 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");