diff options
Diffstat (limited to 'drivers/media/tuners/tuner-simple.c')
-rw-r--r-- | drivers/media/tuners/tuner-simple.c | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/drivers/media/tuners/tuner-simple.c b/drivers/media/tuners/tuner-simple.c index ca274c2d8c70..8e9ce144da9a 100644 --- a/drivers/media/tuners/tuner-simple.c +++ b/drivers/media/tuners/tuner-simple.c | |||
@@ -1148,11 +1148,3 @@ EXPORT_SYMBOL_GPL(simple_tuner_attach); | |||
1148 | MODULE_DESCRIPTION("Simple 4-control-bytes style tuner driver"); | 1148 | MODULE_DESCRIPTION("Simple 4-control-bytes style tuner driver"); |
1149 | MODULE_AUTHOR("Ralph Metzler, Gerd Knorr, Gunther Mayer"); | 1149 | MODULE_AUTHOR("Ralph Metzler, Gerd Knorr, Gunther Mayer"); |
1150 | MODULE_LICENSE("GPL"); | 1150 | MODULE_LICENSE("GPL"); |
1151 | |||
1152 | /* | ||
1153 | * Overrides for Emacs so that we follow Linus's tabbing style. | ||
1154 | * --------------------------------------------------------------------------- | ||
1155 | * Local variables: | ||
1156 | * c-basic-offset: 8 | ||
1157 | * End: | ||
1158 | */ | ||