[media] b2c2: frontends/tuners are not needed at the bridge binding
authorMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 14 Aug 2012 02:43:08 +0000 (23:43 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 14 Aug 2012 02:52:53 +0000 (23:52 -0300)
The frontends/tuners are used inside the common part of the driver.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/pci/b2c2/Makefile
drivers/media/usb/b2c2/Makefile

index e90e2366265efeb404cea74fc5021f15299dcbe1..aedcac1dceb96d56f12fb4db61528354ad035404 100644 (file)
@@ -6,6 +6,4 @@ b2c2-flexcop-pci-objs = flexcop-pci.o
 obj-$(CONFIG_DVB_B2C2_FLEXCOP_PCI) += b2c2-flexcop-pci.o
 
 ccflags-y += -Idrivers/media/dvb-core/
-ccflags-y += -Idrivers/media/dvb-frontends/
-ccflags-y += -Idrivers/media/common/tuners/
 ccflags-y += -Idrivers/media/common/b2c2/
index 2f7ee5cc5b296ac051e38ab12d0cda88fb2c7d7a..ace9d76f0b3874c6503d8426700bb5fd7e401988 100644 (file)
@@ -2,6 +2,4 @@ b2c2-flexcop-usb-objs = flexcop-usb.o
 obj-$(CONFIG_DVB_B2C2_FLEXCOP_USB) += b2c2-flexcop-usb.o
 
 ccflags-y += -Idrivers/media/dvb-core/
-ccflags-y += -Idrivers/media/dvb-frontends/
-ccflags-y += -Idrivers/media/tuners/
 ccflags-y += -Idrivers/media/common/b2c2/