summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-frontends
diff options
context:
space:
mode:
authorMasahiro Yamada2019-05-13 08:22:14 +0200
committerMasahiro Yamada2019-05-18 04:49:56 +0200
commitcc966c92c1d40e53074a3aed1d15b4a306161605 (patch)
tree1d936da5918cb86586cf87296b1f9d122afdd0f5 /drivers/media/dvb-frontends
parentalpha: move arch/alpha/defconfig to arch/alpha/configs/defconfig (diff)
downloadkernel-qcow2-linux-cc966c92c1d40e53074a3aed1d15b4a306161605.tar.gz
kernel-qcow2-linux-cc966c92c1d40e53074a3aed1d15b4a306161605.tar.xz
kernel-qcow2-linux-cc966c92c1d40e53074a3aed1d15b4a306161605.zip
media: remove unneeded header search paths
I was able to build without these extra header search paths. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'drivers/media/dvb-frontends')
-rw-r--r--drivers/media/dvb-frontends/cxd2880/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/media/dvb-frontends/cxd2880/Makefile b/drivers/media/dvb-frontends/cxd2880/Makefile
index c6baa4caba19..646598b556d5 100644
--- a/drivers/media/dvb-frontends/cxd2880/Makefile
+++ b/drivers/media/dvb-frontends/cxd2880/Makefile
@@ -14,5 +14,3 @@ cxd2880-objs := cxd2880_common.o \
cxd2880_top.o
obj-$(CONFIG_DVB_CXD2880) += cxd2880.o
-
-ccflags-y += -Idrivers/media/dvb-frontends