diff options
Diffstat (limited to 'drivers/media/video/videobuf-dvb.c')
-rw-r--r-- | drivers/media/video/videobuf-dvb.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/media/video/videobuf-dvb.c b/drivers/media/video/videobuf-dvb.c index 6e4d73ec6855..b56cffcbfd45 100644 --- a/drivers/media/video/videobuf-dvb.c +++ b/drivers/media/video/videobuf-dvb.c | |||
@@ -13,7 +13,6 @@ | |||
13 | * (at your option) any later version. | 13 | * (at your option) any later version. |
14 | */ | 14 | */ |
15 | 15 | ||
16 | |||
17 | #include <linux/module.h> | 16 | #include <linux/module.h> |
18 | #include <linux/init.h> | 17 | #include <linux/init.h> |
19 | #include <linux/device.h> | 18 | #include <linux/device.h> |
@@ -257,4 +256,3 @@ EXPORT_SYMBOL(videobuf_dvb_unregister); | |||
257 | * compile-command: "make DVB=1" | 256 | * compile-command: "make DVB=1" |
258 | * End: | 257 | * End: |
259 | */ | 258 | */ |
260 | |||