aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
Diffstat (limited to 'drivers')
-rw-r--r--drivers/media/video/tuner-driver.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/media/video/tuner-driver.h b/drivers/media/video/tuner-driver.h
index 5eaa30ccbda3..999ad7715a01 100644
--- a/drivers/media/video/tuner-driver.h
+++ b/drivers/media/video/tuner-driver.h
@@ -24,8 +24,6 @@
24 24
25#include "dvb_frontend.h" 25#include "dvb_frontend.h"
26 26
27extern unsigned const int tuner_count;
28
29struct analog_demod_info { 27struct analog_demod_info {
30 char *name; 28 char *name;
31}; 29};