summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/cx88/Makefile
diff options
context:
space:
mode:
authorHans Verkuil2014-08-29 09:11:54 +0200
committerMauro Carvalho Chehab2014-11-03 11:29:51 +0100
commit5e7045e3fa4976a37c6bbf337729ea47d0c886d0 (patch)
tree8acc1cb9e2105bba2789da0a325941ec1f31a0d3 /drivers/media/pci/cx88/Makefile
parent[media] cx88: drop cx88_free_buffer (diff)
downloadkernel-qcow2-linux-5e7045e3fa4976a37c6bbf337729ea47d0c886d0.tar.gz
kernel-qcow2-linux-5e7045e3fa4976a37c6bbf337729ea47d0c886d0.tar.xz
kernel-qcow2-linux-5e7045e3fa4976a37c6bbf337729ea47d0c886d0.zip
[media] cx88: remove dependency on btcx-risc
btcx-risc is for the bt8xx driver and other drivers shouldn't depend on it. There is no benefit to use that module just to do a pci_zalloc_consistent. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/media/pci/cx88/Makefile')
-rw-r--r--drivers/media/pci/cx88/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/pci/cx88/Makefile b/drivers/media/pci/cx88/Makefile
index 8619c1becee2..d3679c3ee248 100644
--- a/drivers/media/pci/cx88/Makefile
+++ b/drivers/media/pci/cx88/Makefile
@@ -11,7 +11,6 @@ obj-$(CONFIG_VIDEO_CX88_DVB) += cx88-dvb.o
obj-$(CONFIG_VIDEO_CX88_VP3054) += cx88-vp3054-i2c.o
ccflags-y += -Idrivers/media/i2c
-ccflags-y += -Idrivers/media/common
ccflags-y += -Idrivers/media/tuners
ccflags-y += -Idrivers/media/dvb-core
ccflags-y += -Idrivers/media/dvb-frontends