summaryrefslogtreecommitdiffstats
path: root/drivers/media/common/Makefile
diff options
context:
space:
mode:
authorHans Verkuil2014-12-12 14:27:56 +0100
committerMauro Carvalho Chehab2014-12-23 13:13:19 +0100
commit90ca8bef9082c2036a200dd2cd17924944cd339b (patch)
treeddc42bc904967006d51745c7b4dd6d516f56b7d5 /drivers/media/common/Makefile
parent[media] cx231xx: remove btcx_riscmem reference (diff)
downloadkernel-qcow2-linux-90ca8bef9082c2036a200dd2cd17924944cd339b.tar.gz
kernel-qcow2-linux-90ca8bef9082c2036a200dd2cd17924944cd339b.tar.xz
kernel-qcow2-linux-90ca8bef9082c2036a200dd2cd17924944cd339b.zip
[media] btcx-risc: move to bt8xx
The btcx-risc module is no longer used by other drivers except for bttv. So move it from common to bt8xx and make it part of the bttv driver instead of as a separate module. This module should never have been a common module since most of the code has always been bttv specific. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/media/common/Makefile')
-rw-r--r--drivers/media/common/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/common/Makefile b/drivers/media/common/Makefile
index d208de3b7cc0..89b795df2cdd 100644
--- a/drivers/media/common/Makefile
+++ b/drivers/media/common/Makefile
@@ -1,5 +1,4 @@
obj-y += b2c2/ saa7146/ siano/
obj-$(CONFIG_VIDEO_CX2341X) += cx2341x.o
-obj-$(CONFIG_VIDEO_BTCX) += btcx-risc.o
obj-$(CONFIG_VIDEO_TVEEPROM) += tveeprom.o
obj-$(CONFIG_CYPRESS_FIRMWARE) += cypress_firmware.o