media: cxd2880: Makefile: remove an include
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Wed, 7 Mar 2018 09:58:49 +0000 (04:58 -0500)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Wed, 7 Mar 2018 10:03:03 +0000 (05:03 -0500)
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>
drivers/media/dvb-frontends/cxd2880/Makefile

index 65a5d37f28cc1c64bf5258b9a15610766683d346..c6baa4caba19622fbc2cb0c00700b7a5599b404f 100644 (file)
@@ -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