aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-frontends/cxd2880
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@s-opensource.com>2018-03-07 04:58:49 -0500
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2018-03-07 05:03:03 -0500
commite61591875b7b626085c079499ac1c4663bfe510e (patch)
tree8480d3a8cec296879e1ceae0a815040962e5987b /drivers/media/dvb-frontends/cxd2880
parentmedia: cxd2880: Add all Makefile, Kconfig files and Update MAINTAINERS file for the driver (diff)
downloadlinux-dev-e61591875b7b626085c079499ac1c4663bfe510e.tar.xz
linux-dev-e61591875b7b626085c079499ac1c4663bfe510e.zip
media: cxd2880: Makefile: remove an include
It is not needed anymore to include the dvb-core directory, as all the public headers that used to be there was moved to include/media. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/dvb-frontends/cxd2880')
-rw-r--r--drivers/media/dvb-frontends/cxd2880/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/dvb-frontends/cxd2880/Makefile b/drivers/media/dvb-frontends/cxd2880/Makefile
index 65a5d37f28cc..c6baa4caba19 100644
--- a/drivers/media/dvb-frontends/cxd2880/Makefile
+++ b/drivers/media/dvb-frontends/cxd2880/Makefile
@@ -15,5 +15,4 @@ cxd2880-objs := cxd2880_common.o \
obj-$(CONFIG_DVB_CXD2880) += cxd2880.o
-ccflags-y += -Idrivers/media/dvb-core
ccflags-y += -Idrivers/media/dvb-frontends