Commit e6159187 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab
Browse files

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: default avatarMauro Carvalho Chehab <mchehab@s-opensource.com>
parent 9dbaad42
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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