Commit b3f52608 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab

[media] b2c2: frontends/tuners are not needed at the bridge binding

The frontends/tuners are used inside the common part of the driver.
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent 0013ca8c
...@@ -6,6 +6,4 @@ b2c2-flexcop-pci-objs = flexcop-pci.o ...@@ -6,6 +6,4 @@ b2c2-flexcop-pci-objs = flexcop-pci.o
obj-$(CONFIG_DVB_B2C2_FLEXCOP_PCI) += b2c2-flexcop-pci.o obj-$(CONFIG_DVB_B2C2_FLEXCOP_PCI) += b2c2-flexcop-pci.o
ccflags-y += -Idrivers/media/dvb-core/ ccflags-y += -Idrivers/media/dvb-core/
ccflags-y += -Idrivers/media/dvb-frontends/
ccflags-y += -Idrivers/media/common/tuners/
ccflags-y += -Idrivers/media/common/b2c2/ ccflags-y += -Idrivers/media/common/b2c2/
...@@ -2,6 +2,4 @@ b2c2-flexcop-usb-objs = flexcop-usb.o ...@@ -2,6 +2,4 @@ b2c2-flexcop-usb-objs = flexcop-usb.o
obj-$(CONFIG_DVB_B2C2_FLEXCOP_USB) += b2c2-flexcop-usb.o obj-$(CONFIG_DVB_B2C2_FLEXCOP_USB) += b2c2-flexcop-usb.o
ccflags-y += -Idrivers/media/dvb-core/ ccflags-y += -Idrivers/media/dvb-core/
ccflags-y += -Idrivers/media/dvb-frontends/
ccflags-y += -Idrivers/media/tuners/
ccflags-y += -Idrivers/media/common/b2c2/ ccflags-y += -Idrivers/media/common/b2c2/
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment