mirror of
https://github.com/adulau/aha.git
synced 2025-01-04 07:03:38 +00:00
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>
This commit is contained in:
parent
aecfde539e
commit
7568e3ce67
1 changed files with 0 additions and 5 deletions
|
@ -65,11 +65,6 @@
|
||||||
#include <linux/kmod.h>
|
#include <linux/kmod.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if defined(CONFIG_UST) || defined(CONFIG_UST_MODULE)
|
|
||||||
#include <linux/ust.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
|
|
||||||
#include <linux/videodev.h>
|
#include <linux/videodev.h>
|
||||||
|
|
||||||
MODULE_AUTHOR("Bill Dirks, Justin Schoeman, Gerd Knorr");
|
MODULE_AUTHOR("Bill Dirks, Justin Schoeman, Gerd Knorr");
|
||||||
|
|
Loading…
Reference in a new issue