summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb
diff options
context:
space:
mode:
authorPaul Bolle <pebolle@tiscali.nl>2016-11-03 07:38:01 -0200
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2016-11-21 14:30:01 -0200
commit8c1d254f2de803fc7d74269e8ded79047284c275 (patch)
treebcc98eb4a249de6c38fa182361b0f69215976b2c /drivers/media/usb
parentc77d17c0985a70fa3cd2ecde1e4f4be0dd5e9e12 (diff)
downloadop-kernel-dev-8c1d254f2de803fc7d74269e8ded79047284c275.zip
op-kernel-dev-8c1d254f2de803fc7d74269e8ded79047284c275.tar.gz
[media] dvb-usb: remove another redundant #include <linux/kconfig.h>
Kernel source files need not include <linux/kconfig.h> explicitly because the top Makefile forces to include it with: -include $(srctree)/include/linux/kconfig.h Remove another reduntdant include, that managed to sneak by commit 97139d4a6f26 ("treewide: remove redundant #include <linux/kconfig.h>"). Signed-off-by: Paul Bolle <pebolle@tiscali.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/usb')
-rw-r--r--drivers/media/usb/dvb-usb/dibusb-mc-common.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/usb/dvb-usb/dibusb-mc-common.c b/drivers/media/usb/dvb-usb/dibusb-mc-common.c
index d66f56c..c989cac 100644
--- a/drivers/media/usb/dvb-usb/dibusb-mc-common.c
+++ b/drivers/media/usb/dvb-usb/dibusb-mc-common.c
@@ -9,7 +9,6 @@
* see Documentation/dvb/README.dvb-usb for more information
*/
-#include <linux/kconfig.h>
#include "dibusb.h"
/* 3000MC/P stuff */
OpenPOWER on IntegriCloud