diff options
| author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-06-14 16:35:59 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-08-13 23:40:28 -0300 |
| commit | ccae7af2bf07dfef69cc2eb6ebc9e1ff15addfbd (patch) | |
| tree | f33391cf2efe9038c13b88ca4049317728a7ebf0 | |
| parent | 3785bc170f79ef04129731582b468c28e1326d6d (diff) | |
| download | linux-ccae7af2bf07dfef69cc2eb6ebc9e1ff15addfbd.tar.gz | |
[media] common: move media/common/tuners to media/tuners
Move the tuners one level up, as the "common" directory will be used
by drivers that are shared between more than one driver.
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
| -rw-r--r-- | MAINTAINERS | 4 | ||||
| -rw-r--r-- | drivers/media/Kconfig | 2 | ||||
| -rw-r--r-- | drivers/media/Makefile | 2 | ||||
| -rw-r--r-- | drivers/media/common/Makefile | 2 | ||||
| -rw-r--r-- | drivers/media/common/b2c2/Makefile | 2 | ||||
| -rw-r--r-- | drivers/media/dvb-frontends/Makefile | 2 | ||||
| -rw-r--r-- | drivers/media/pci/bt8xx/Makefile | 2 | ||||
| -rw-r--r-- | drivers/media/pci/ddbridge/Makefile | 2 | ||||
| -rw-r--r-- | drivers/media/pci/ngene/Makefile | 2 | ||||
| -rw-r--r-- | drivers/media/pci/ttpci/Makefile | 2 | ||||
| -rw-r--r-- | drivers/media/tuners/Kconfig (renamed from drivers/media/common/tuners/Kconfig) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/Makefile (renamed from drivers/media/common/tuners/Makefile) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/fc0011.c (renamed from drivers/media/common/tuners/fc0011.c) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/fc0011.h (renamed from drivers/media/common/tuners/fc0011.h) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/fc0012-priv.h (renamed from drivers/media/common/tuners/fc0012-priv.h) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/fc0012.c (renamed from drivers/media/common/tuners/fc0012.c) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/fc0012.h (renamed from drivers/media/common/tuners/fc0012.h) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/fc0013-priv.h (renamed from drivers/media/common/tuners/fc0013-priv.h) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/fc0013.c (renamed from drivers/media/common/tuners/fc0013.c) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/fc0013.h (renamed from drivers/media/common/tuners/fc0013.h) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/fc001x-common.h (renamed from drivers/media/common/tuners/fc001x-common.h) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/max2165.c (renamed from drivers/media/common/tuners/max2165.c) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/max2165.h (renamed from drivers/media/common/tuners/max2165.h) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/max2165_priv.h (renamed from drivers/media/common/tuners/max2165_priv.h) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/mc44s803.c (renamed from drivers/media/common/tuners/mc44s803.c) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/mc44s803.h (renamed from drivers/media/common/tuners/mc44s803.h) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/mc44s803_priv.h (renamed from drivers/media/common/tuners/mc44s803_priv.h) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/mt2060.c (renamed from drivers/media/common/tuners/mt2060.c) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/mt2060.h (renamed from drivers/media/common/tuners/mt2060.h) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/mt2060_priv.h (renamed from drivers/media/common/tuners/mt2060_priv.h) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/mt2063.c (renamed from drivers/media/common/tuners/mt2063.c) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/mt2063.h (renamed from drivers/media/common/tuners/mt2063.h) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/mt20xx.c (renamed from drivers/media/common/tuners/mt20xx.c) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/mt20xx.h (renamed from drivers/media/common/tuners/mt20xx.h) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/mt2131.c (renamed from drivers/media/common/tuners/mt2131.c) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/mt2131.h (renamed from drivers/media/common/tuners/mt2131.h) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/mt2131_priv.h (renamed from drivers/media/common/tuners/mt2131_priv.h) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/mt2266.c (renamed from drivers/media/common/tuners/mt2266.c) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/mt2266.h (renamed from drivers/media/common/tuners/mt2266.h) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/mxl5005s.c (renamed from drivers/media/common/tuners/mxl5005s.c) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/mxl5005s.h (renamed from drivers/media/common/tuners/mxl5005s.h) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/mxl5007t.c (renamed from drivers/media/common/tuners/mxl5007t.c) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/mxl5007t.h (renamed from drivers/media/common/tuners/mxl5007t.h) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/qt1010.c (renamed from drivers/media/common/tuners/qt1010.c) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/qt1010.h (renamed from drivers/media/common/tuners/qt1010.h) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/qt1010_priv.h (renamed from drivers/media/common/tuners/qt1010_priv.h) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/tda18212.c (renamed from drivers/media/common/tuners/tda18212.c) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/tda18212.h (renamed from drivers/media/common/tuners/tda18212.h) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/tda18218.c (renamed from drivers/media/common/tuners/tda18218.c) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/tda18218.h (renamed from drivers/media/common/tuners/tda18218.h) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/tda18218_priv.h (renamed from drivers/media/common/tuners/tda18218_priv.h) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/tda18271-common.c (renamed from drivers/media/common/tuners/tda18271-common.c) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/tda18271-fe.c (renamed from drivers/media/common/tuners/tda18271-fe.c) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/tda18271-maps.c (renamed from drivers/media/common/tuners/tda18271-maps.c) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/tda18271-priv.h (renamed from drivers/media/common/tuners/tda18271-priv.h) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/tda18271.h (renamed from drivers/media/common/tuners/tda18271.h) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/tda827x.c (renamed from drivers/media/common/tuners/tda827x.c) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/tda827x.h (renamed from drivers/media/common/tuners/tda827x.h) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/tda8290.c (renamed from drivers/media/common/tuners/tda8290.c) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/tda8290.h (renamed from drivers/media/common/tuners/tda8290.h) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/tda9887.c (renamed from drivers/media/common/tuners/tda9887.c) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/tda9887.h (renamed from drivers/media/common/tuners/tda9887.h) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/tea5761.c (renamed from drivers/media/common/tuners/tea5761.c) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/tea5761.h (renamed from drivers/media/common/tuners/tea5761.h) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/tea5767.c (renamed from drivers/media/common/tuners/tea5767.c) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/tea5767.h (renamed from drivers/media/common/tuners/tea5767.h) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/tua9001.c (renamed from drivers/media/common/tuners/tua9001.c) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/tua9001.h (renamed from drivers/media/common/tuners/tua9001.h) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/tua9001_priv.h (renamed from drivers/media/common/tuners/tua9001_priv.h) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/tuner-i2c.h (renamed from drivers/media/common/tuners/tuner-i2c.h) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/tuner-simple.c (renamed from drivers/media/common/tuners/tuner-simple.c) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/tuner-simple.h (renamed from drivers/media/common/tuners/tuner-simple.h) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/tuner-types.c (renamed from drivers/media/common/tuners/tuner-types.c) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/tuner-xc2028-types.h (renamed from drivers/media/common/tuners/tuner-xc2028-types.h) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/tuner-xc2028.c (renamed from drivers/media/common/tuners/tuner-xc2028.c) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/tuner-xc2028.h (renamed from drivers/media/common/tuners/tuner-xc2028.h) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/xc4000.c (renamed from drivers/media/common/tuners/xc4000.c) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/xc4000.h (renamed from drivers/media/common/tuners/xc4000.h) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/xc5000.c (renamed from drivers/media/common/tuners/xc5000.c) | 0 | ||||
| -rw-r--r-- | drivers/media/tuners/xc5000.h (renamed from drivers/media/common/tuners/xc5000.h) | 0 | ||||
| -rw-r--r-- | drivers/media/usb/b2c2/Makefile | 2 | ||||
| -rw-r--r-- | drivers/media/usb/dvb-usb-v2/Makefile | 2 | ||||
| -rw-r--r-- | drivers/media/usb/dvb-usb/Makefile | 2 | ||||
| -rw-r--r-- | drivers/media/v4l2-core/Makefile | 2 | ||||
| -rw-r--r-- | drivers/media/video/Makefile | 2 | ||||
| -rw-r--r-- | drivers/media/video/au0828/Makefile | 2 | ||||
| -rw-r--r-- | drivers/media/video/bt8xx/Makefile | 2 | ||||
| -rw-r--r-- | drivers/media/video/cx18/Makefile | 2 | ||||
| -rw-r--r-- | drivers/media/video/cx231xx/Makefile | 2 | ||||
| -rw-r--r-- | drivers/media/video/cx23885/Makefile | 2 | ||||
| -rw-r--r-- | drivers/media/video/cx25821/Makefile | 2 | ||||
| -rw-r--r-- | drivers/media/video/cx88/Makefile | 2 | ||||
| -rw-r--r-- | drivers/media/video/em28xx/Makefile | 2 | ||||
| -rw-r--r-- | drivers/media/video/ivtv/Makefile | 2 | ||||
| -rw-r--r-- | drivers/media/video/pvrusb2/Makefile | 2 | ||||
| -rw-r--r-- | drivers/media/video/saa7134/Makefile | 2 | ||||
| -rw-r--r-- | drivers/media/video/saa7164/Makefile | 2 | ||||
| -rw-r--r-- | drivers/media/video/tlg2300/Makefile | 2 | ||||
| -rw-r--r-- | drivers/media/video/tm6000/Makefile | 2 | ||||
| -rw-r--r-- | drivers/media/video/usbvision/Makefile | 2 | ||||
| -rw-r--r-- | drivers/staging/media/cxd2099/Makefile | 2 |
101 files changed, 32 insertions, 32 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 94b823f71e944d..ceb5b55b2af83b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2773,8 +2773,8 @@ FC0011 TUNER DRIVER M: Michael Buesch <m@bues.ch> L: linux-media@vger.kernel.org S: Maintained -F: drivers/media/common/tuners/fc0011.h -F: drivers/media/common/tuners/fc0011.c +F: drivers/media/tuners/fc0011.h +F: drivers/media/tuners/fc0011.c FANOTIFY M: Eric Paris <eparis@redhat.com> diff --git a/drivers/media/Kconfig b/drivers/media/Kconfig index 6343e84b361a9b..aae6fec3b9e176 100644 --- a/drivers/media/Kconfig +++ b/drivers/media/Kconfig @@ -145,7 +145,7 @@ source "drivers/media/rc/Kconfig" # Tuner drivers for DVB and V4L # -source "drivers/media/common/tuners/Kconfig" +source "drivers/media/tuners/Kconfig" # # Video/Radio/Hybrid adapters diff --git a/drivers/media/Makefile b/drivers/media/Makefile index 90ec998a8e6ad1..f89ccace746f15 100644 --- a/drivers/media/Makefile +++ b/drivers/media/Makefile @@ -8,7 +8,7 @@ ifeq ($(CONFIG_MEDIA_CONTROLLER),y) obj-$(CONFIG_MEDIA_SUPPORT) += media.o endif -obj-y += v4l2-core/ common/ rc/ video/ +obj-y += v4l2-core/ tuners/ common/ rc/ video/ obj-$(CONFIG_VIDEO_DEV) += radio/ obj-$(CONFIG_DVB_CORE) += dvb-core/ pci/ dvb-frontends/ usb/ diff --git a/drivers/media/common/Makefile b/drivers/media/common/Makefile index d0512d7e55556a..a471242c46a72b 100644 --- a/drivers/media/common/Makefile +++ b/drivers/media/common/Makefile @@ -1,6 +1,6 @@ saa7146-objs := saa7146_i2c.o saa7146_core.o saa7146_vv-objs := saa7146_fops.o saa7146_video.o saa7146_hlp.o saa7146_vbi.o -obj-y += tuners/ b2c2/ +obj-y += b2c2/ obj-$(CONFIG_VIDEO_SAA7146) += saa7146.o obj-$(CONFIG_VIDEO_SAA7146_VV) += saa7146_vv.o diff --git a/drivers/media/common/b2c2/Makefile b/drivers/media/common/b2c2/Makefile index 377d051548a9fa..48a4c906a1739b 100644 --- a/drivers/media/common/b2c2/Makefile +++ b/drivers/media/common/b2c2/Makefile @@ -4,4 +4,4 @@ obj-$(CONFIG_DVB_B2C2_FLEXCOP) += b2c2-flexcop.o ccflags-y += -Idrivers/media/dvb-core/ ccflags-y += -Idrivers/media/dvb-frontends/ -ccflags-y += -Idrivers/media/common/tuners/ +ccflags-y += -Idrivers/media/tuners/ diff --git a/drivers/media/dvb-frontends/Makefile b/drivers/media/dvb-frontends/Makefile index a378c529376495..208bc496b90aef 100644 --- a/drivers/media/dvb-frontends/Makefile +++ b/drivers/media/dvb-frontends/Makefile @@ -3,7 +3,7 @@ # ccflags-y += -I$(srctree)/drivers/media/dvb-core/ -ccflags-y += -I$(srctree)/drivers/media/common/tuners/ +ccflags-y += -I$(srctree)/drivers/media/tuners/ stb0899-objs = stb0899_drv.o stb0899_algo.o stv0900-objs = stv0900_core.o stv0900_sw.o diff --git a/drivers/media/pci/bt8xx/Makefile b/drivers/media/pci/bt8xx/Makefile index 36591ae505f48e..c008d0c135d6a1 100644 --- a/drivers/media/pci/bt8xx/Makefile +++ b/drivers/media/pci/bt8xx/Makefile @@ -3,4 +3,4 @@ obj-$(CONFIG_DVB_BT8XX) += bt878.o dvb-bt8xx.o dst.o dst_ca.o ccflags-y += -Idrivers/media/dvb-core ccflags-y += -Idrivers/media/dvb-frontends ccflags-y += -Idrivers/media/video/bt8xx -ccflags-y += -Idrivers/media/common/tuners +ccflags-y += -Idrivers/media/tuners diff --git a/drivers/media/pci/ddbridge/Makefile b/drivers/media/pci/ddbridge/Makefile index 9d083c98ce587c..7446c8b677b5c3 100644 --- a/drivers/media/pci/ddbridge/Makefile +++ b/drivers/media/pci/ddbridge/Makefile @@ -8,7 +8,7 @@ obj-$(CONFIG_DVB_DDBRIDGE) += ddbridge.o ccflags-y += -Idrivers/media/dvb-core/ ccflags-y += -Idrivers/media/dvb-frontends/ -ccflags-y += -Idrivers/media/common/tuners/ +ccflags-y += -Idrivers/media/tuners/ # For the staging CI driver cxd2099 ccflags-y += -Idrivers/staging/media/cxd2099/ diff --git a/drivers/media/pci/ngene/Makefile b/drivers/media/pci/ngene/Makefile index 63997089f9d1f0..5c0b5d6b9d69b7 100644 --- a/drivers/media/pci/ngene/Makefile +++ b/drivers/media/pci/ngene/Makefile @@ -8,7 +8,7 @@ obj-$(CONFIG_DVB_NGENE) += ngene.o ccflags-y += -Idrivers/media/dvb-core/ ccflags-y += -Idrivers/media/dvb-frontends/ -ccflags-y += -Idrivers/media/common/tuners/ +ccflags-y += -Idrivers/media/tuners/ # For the staging CI driver cxd2099 ccflags-y += -Idrivers/staging/media/cxd2099/ diff --git a/drivers/media/pci/ttpci/Makefile b/drivers/media/pci/ttpci/Makefile index 22a235f3cc4826..98905963ff085c 100644 --- a/drivers/media/pci/ttpci/Makefile +++ b/drivers/media/pci/ttpci/Makefile @@ -18,4 +18,4 @@ obj-$(CONFIG_DVB_BUDGET_PATCH) += budget-patch.o obj-$(CONFIG_DVB_AV7110) += dvb-ttpci.o ccflags-y += -Idrivers/media/dvb-core/ -Idrivers/media/dvb-frontends/ -ccflags-y += -Idrivers/media/common/tuners +ccflags-y += -Idrivers/media/tuners diff --git a/drivers/media/common/tuners/Kconfig b/drivers/media/tuners/Kconfig index 94c6ff7a5da3ad..94c6ff7a5da3ad 100644 --- a/drivers/media/common/tuners/Kconfig +++ b/drivers/media/tuners/Kconfig diff --git a/drivers/media/common/tuners/Makefile b/drivers/media/tuners/Makefile index 112aeee9020253..112aeee9020253 100644 --- a/drivers/media/common/tuners/Makefile +++ b/drivers/media/tuners/Makefile diff --git a/drivers/media/common/tuners/fc0011.c b/drivers/media/tuners/fc0011.c index e4882546c2839c..e4882546c2839c 100644 --- a/drivers/media/common/tuners/fc0011.c +++ b/drivers/media/tuners/fc0011.c diff --git a/drivers/media/common/tuners/fc0011.h b/drivers/media/tuners/fc0011.h index 0ee581f122d2d6..0ee581f122d2d6 100644 --- a/drivers/media/common/tuners/fc0011.h +++ b/drivers/media/tuners/fc0011.h diff --git a/drivers/media/common/tuners/fc0012-priv.h b/drivers/media/tuners/fc0012-priv.h index 4577c917e616ef..4577c917e616ef 100644 --- a/drivers/media/common/tuners/fc0012-priv.h +++ b/drivers/media/tuners/fc0012-priv.h diff --git a/drivers/media/common/tuners/fc0012.c b/drivers/media/tuners/fc0012.c index 308135abd54c05..308135abd54c05 100644 --- a/drivers/media/common/tuners/fc0012.c +++ b/drivers/media/tuners/fc0012.c diff --git a/drivers/media/common/tuners/fc0012.h b/drivers/media/tuners/fc0012.h index 4dbd5efe8845a9..4dbd5efe8845a9 100644 --- a/drivers/media/common/tuners/fc0012.h +++ b/drivers/media/tuners/fc0012.h diff --git a/drivers/media/common/tuners/fc0013-priv.h b/drivers/media/tuners/fc0013-priv.h index bfd49dedea2296..bfd49dedea2296 100644 --- a/drivers/media/common/tuners/fc0013-priv.h +++ b/drivers/media/tuners/fc0013-priv.h diff --git a/drivers/media/common/tuners/fc0013.c b/drivers/media/tuners/fc0013.c index bd8f0f1e8f3b54..bd8f0f1e8f3b54 100644 --- a/drivers/media/common/tuners/fc0013.c +++ b/drivers/media/tuners/fc0013.c diff --git a/drivers/media/common/tuners/fc0013.h b/drivers/media/tuners/fc0013.h index 594efd64aeec74..594efd64aeec74 100644 --- a/drivers/media/common/tuners/fc0013.h +++ b/drivers/media/tuners/fc0013.h diff --git a/drivers/media/common/tuners/fc001x-common.h b/drivers/media/tuners/fc001x-common.h index 71881815693432..71881815693432 100644 --- a/drivers/media/common/tuners/fc001x-common.h +++ b/drivers/media/tuners/fc001x-common.h diff --git a/drivers/media/common/tuners/max2165.c b/drivers/media/tuners/max2165.c index ba84936aafd6f8..ba84936aafd6f8 100644 --- a/drivers/media/common/tuners/max2165.c +++ b/drivers/media/tuners/max2165.c diff --git a/drivers/media/common/tuners/max2165.h b/drivers/media/tuners/max2165.h index c063c36a93d3f3..c063c36a93d3f3 100644 --- a/drivers/media/common/tuners/max2165.h +++ b/drivers/media/tuners/max2165.h diff --git a/drivers/media/common/tuners/max2165_priv.h b/drivers/media/tuners/max2165_priv.h index 91bbe021a08d32..91bbe021a08d32 100644 --- a/drivers/media/common/tuners/max2165_priv.h +++ b/drivers/media/tuners/max2165_priv.h diff --git a/drivers/media/common/tuners/mc44s803.c b/drivers/media/tuners/mc44s803.c index 5ddce7e326f743..5ddce7e326f743 100644 --- a/drivers/media/common/tuners/mc44s803.c +++ b/drivers/media/tuners/mc44s803.c diff --git a/drivers/media/common/tuners/mc44s803.h b/drivers/media/tuners/mc44s803.h index 34f3892d3f6d2b..34f3892d3f6d2b 100644 --- a/drivers/media/common/tuners/mc44s803.h +++ b/drivers/media/tuners/mc44s803.h diff --git a/drivers/media/common/tuners/mc44s803_priv.h b/drivers/media/tuners/mc44s803_priv.h index 14a92780906d77..14a92780906d77 100644 --- a/drivers/media/common/tuners/mc44s803_priv.h +++ b/drivers/media/tuners/mc44s803_priv.h diff --git a/drivers/media/common/tuners/mt2060.c b/drivers/media/tuners/mt2060.c index 13381de58a843a..13381de58a843a 100644 --- a/drivers/media/common/tuners/mt2060.c +++ b/drivers/media/tuners/mt2060.c diff --git a/drivers/media/common/tuners/mt2060.h b/drivers/media/tuners/mt2060.h index cb60caffb6b6ae..cb60caffb6b6ae 100644 --- a/drivers/media/common/tuners/mt2060.h +++ b/drivers/media/tuners/mt2060.h diff --git a/drivers/media/common/tuners/mt2060_priv.h b/drivers/media/tuners/mt2060_priv.h index 2b60de6c707dfd..2b60de6c707dfd 100644 --- a/drivers/media/common/tuners/mt2060_priv.h +++ b/drivers/media/tuners/mt2060_priv.h diff --git a/drivers/media/common/tuners/mt2063.c b/drivers/media/tuners/mt2063.c index 0ed9091ff48eb0..0ed9091ff48eb0 100644 --- a/drivers/media/common/tuners/mt2063.c +++ b/drivers/media/tuners/mt2063.c diff --git a/drivers/media/common/tuners/mt2063.h b/drivers/media/tuners/mt2063.h index 3f5cfd93713f17..3f5cfd93713f17 100644 --- a/drivers/media/common/tuners/mt2063.h +++ b/drivers/media/tuners/mt2063.h diff --git a/drivers/media/common/tuners/mt20xx.c b/drivers/media/tuners/mt20xx.c index 0e74e97e0d1ab2..0e74e97e0d1ab2 100644 --- a/drivers/media/common/tuners/mt20xx.c +++ b/drivers/media/tuners/mt20xx.c diff --git a/drivers/media/common/tuners/mt20xx.h b/drivers/media/tuners/mt20xx.h index 259553a24903c3..259553a24903c3 100644 --- a/drivers/media/common/tuners/mt20xx.h +++ b/drivers/media/tuners/mt20xx.h diff --git a/drivers/media/common/tuners/mt2131.c b/drivers/media/tuners/mt2131.c index f83b0c1ea6c86a..f83b0c1ea6c86a 100644 --- a/drivers/media/common/tuners/mt2131.c +++ b/drivers/media/tuners/mt2131.c diff --git a/drivers/media/common/tuners/mt2131.h b/drivers/media/tuners/mt2131.h index 6632de640df0d9..6632de640df0d9 100644 --- a/drivers/media/common/tuners/mt2131.h +++ b/drivers/media/tuners/mt2131.h diff --git a/drivers/media/common/tuners/mt2131_priv.h b/drivers/media/tuners/mt2131_priv.h index 62aeedf5c55031..62aeedf5c55031 100644 --- a/drivers/media/common/tuners/mt2131_priv.h +++ b/drivers/media/tuners/mt2131_priv.h diff --git a/drivers/media/common/tuners/mt2266.c b/drivers/media/tuners/mt2266.c index bca4d75e42d468..bca4d75e42d468 100644 --- a/drivers/media/common/tuners/mt2266.c +++ b/drivers/media/tuners/mt2266.c diff --git a/drivers/media/common/tuners/mt2266.h b/drivers/media/tuners/mt2266.h index 4d083882d044a6..4d083882d044a6 100644 --- a/drivers/media/common/tuners/mt2266.h +++ b/drivers/media/tuners/mt2266.h diff --git a/drivers/media/common/tuners/mxl5005s.c b/drivers/media/tuners/mxl5005s.c index 6133315fb0e34e..6133315fb0e34e 100644 --- a/drivers/media/common/tuners/mxl5005s.c +++ b/drivers/media/tuners/mxl5005s.c diff --git a/drivers/media/common/tuners/mxl5005s.h b/drivers/media/tuners/mxl5005s.h index fc8a1ffc53b4c7..fc8a1ffc53b4c7 100644 --- a/drivers/media/common/tuners/mxl5005s.h +++ b/drivers/media/tuners/mxl5005s.h diff --git a/drivers/media/common/tuners/mxl5007t.c b/drivers/media/tuners/mxl5007t.c index 69e453ef0a1a86..69e453ef0a1a86 100644 --- a/drivers/media/common/tuners/mxl5007t.c +++ b/drivers/media/tuners/mxl5007t.c diff --git a/drivers/media/common/tuners/mxl5007t.h b/drivers/media/tuners/mxl5007t.h index aa3eea0b52624c..aa3eea0b52624c 100644 --- a/drivers/media/common/tuners/mxl5007t.h +++ b/drivers/media/tuners/mxl5007t.h diff --git a/drivers/media/common/tuners/qt1010.c b/drivers/media/tuners/qt1010.c index bdc39e11030ea8..bdc39e11030ea8 100644 --- a/drivers/media/common/tuners/qt1010.c +++ b/drivers/media/tuners/qt1010.c diff --git a/drivers/media/common/tuners/qt1010.h b/drivers/media/tuners/qt1010.h index 807fb7b6146b94..807fb7b6146b94 100644 --- a/drivers/media/common/tuners/qt1010.h +++ b/drivers/media/tuners/qt1010.h diff --git a/drivers/media/common/tuners/qt1010_priv.h b/drivers/media/tuners/qt1010_priv.h index 2c42d3f016366d..2c42d3f016366d 100644 --- a/drivers/media/common/tuners/qt1010_priv.h +++ b/drivers/media/tuners/qt1010_priv.h diff --git a/drivers/media/common/tuners/tda18212.c b/drivers/media/tuners/tda18212.c index 5d9f028425012e..5d9f028425012e 100644 --- a/drivers/media/common/tuners/tda18212.c +++ b/drivers/media/tuners/tda18212.c diff --git a/drivers/media/common/tuners/tda18212.h b/drivers/media/tuners/tda18212.h index 9bd5da4aabb7b0..9bd5da4aabb7b0 100644 --- a/drivers/media/common/tuners/tda18212.h +++ b/drivers/media/tuners/tda18212.h diff --git a/drivers/media/common/tuners/tda18218.c b/drivers/media/tuners/tda18218.c index 8a6f9ca788f067..8a6f9ca788f067 100644 --- a/drivers/media/common/tuners/tda18218.c +++ b/drivers/media/tuners/tda18218.c diff --git a/drivers/media/common/tuners/tda18218.h b/drivers/media/tuners/tda18218.h index b4180d18002908..b4180d18002908 100644 --- a/drivers/media/common/tuners/tda18218.h +++ b/drivers/media/tuners/tda18218.h diff --git a/drivers/media/common/tuners/tda18218_priv.h b/drivers/media/tuners/tda18218_priv.h index dc52b72e140710..dc52b72e140710 100644 --- a/drivers/media/common/tuners/tda18218_priv.h +++ b/drivers/media/tuners/tda18218_priv.h diff --git a/drivers/media/common/tuners/tda18271-common.c b/drivers/media/tuners/tda18271-common.c index 39c645787b628f..39c645787b628f 100644 --- a/drivers/media/common/tuners/tda18271-common.c +++ b/drivers/media/tuners/tda18271-common.c diff --git a/drivers/media/common/tuners/tda18271-fe.c b/drivers/media/tuners/tda18271-fe.c index 2e67f44599045e..2e67f44599045e 100644 --- a/drivers/media/common/tuners/tda18271-fe.c +++ b/drivers/media/tuners/tda18271-fe.c diff --git a/drivers/media/common/tuners/tda18271-maps.c b/drivers/media/tuners/tda18271-maps.c index fb881c667c9401..fb881c667c9401 100644 --- a/drivers/media/common/tuners/tda18271-maps.c +++ b/drivers/media/tuners/tda18271-maps.c diff --git a/drivers/media/common/tuners/tda18271-priv.h b/drivers/media/tuners/tda18271-priv.h index 454c152ccaa023..454c152ccaa023 100644 --- a/drivers/media/common/tuners/tda18271-priv.h +++ b/drivers/media/tuners/tda18271-priv.h diff --git a/drivers/media/common/tuners/tda18271.h b/drivers/media/tuners/tda18271.h index 640bae4e6a5a85..640bae4e6a5a85 100644 --- a/drivers/media/common/tuners/tda18271.h +++ b/drivers/media/tuners/tda18271.h diff --git a/drivers/media/common/tuners/tda827x.c b/drivers/media/tuners/tda827x.c index a0d17626747096..a0d17626747096 100644 --- a/drivers/media/common/tuners/tda827x.c +++ b/drivers/media/tuners/tda827x.c diff --git a/drivers/media/common/tuners/tda827x.h b/drivers/media/tuners/tda827x.h index 7d72ce0a0c2df9..7d72ce0a0c2df9 100644 --- a/drivers/media/common/tuners/tda827x.h +++ b/drivers/media/tuners/tda827x.h diff --git a/drivers/media/common/tuners/tda8290.c b/drivers/media/tuners/tda8290.c index 8c4852114eeb41..8c4852114eeb41 100644 --- a/drivers/media/common/tuners/tda8290.c +++ b/drivers/media/tuners/tda8290.c diff --git a/drivers/media/common/tuners/tda8290.h b/drivers/media/tuners/tda8290.h index 7e288b26fcc3c5..7e288b26fcc3c5 100644 --- a/drivers/media/common/tuners/tda8290.h +++ b/drivers/media/tuners/tda8290.h diff --git a/drivers/media/common/tuners/tda9887.c b/drivers/media/tuners/tda9887.c index cdb645d5743882..cdb645d5743882 100644 --- a/drivers/media/common/tuners/tda9887.c +++ b/drivers/media/tuners/tda9887.c diff --git a/drivers/media/common/tuners/tda9887.h b/drivers/media/tuners/tda9887.h index acc419e8c4fcfb..acc419e8c4fcfb 100644 --- a/drivers/media/common/tuners/tda9887.h +++ b/drivers/media/tuners/tda9887.h diff --git a/drivers/media/common/tuners/tea5761.c b/drivers/media/tuners/tea5761.c index bf78cb9fc52c2b..bf78cb9fc52c2b 100644 --- a/drivers/media/common/tuners/tea5761.c +++ b/drivers/media/tuners/tea5761.c diff --git a/drivers/media/common/tuners/tea5761.h b/drivers/media/tuners/tea5761.h index 2e2ff82c95a4f7..2e2ff82c95a4f7 100644 --- a/drivers/media/common/tuners/tea5761.h +++ b/drivers/media/tuners/tea5761.h diff --git a/drivers/media/common/tuners/tea5767.c b/drivers/media/tuners/tea5767.c index 36e85d81acb2ca..36e85d81acb2ca 100644 --- a/drivers/media/common/tuners/tea5767.c +++ b/drivers/media/tuners/tea5767.c diff --git a/drivers/media/common/tuners/tea5767.h b/drivers/media/tuners/tea5767.h index d30ab1b483de68..d30ab1b483de68 100644 --- a/drivers/media/common/tuners/tea5767.h +++ b/drivers/media/tuners/tea5767.h diff --git a/drivers/media/common/tuners/tua9001.c b/drivers/media/tuners/tua9001.c index de2607084672f8..de2607084672f8 100644 --- a/drivers/media/common/tuners/tua9001.c +++ b/drivers/media/tuners/tua9001.c diff --git a/drivers/media/common/tuners/tua9001.h b/drivers/media/tuners/tua9001.h index 38d6ae76b1d64a..38d6ae76b1d64a 100644 --- a/drivers/media/common/tuners/tua9001.h +++ b/drivers/media/tuners/tua9001.h diff --git a/drivers/media/common/tuners/tua9001_priv.h b/drivers/media/tuners/tua9001_priv.h index 73cc1ce0575c65..73cc1ce0575c65 100644 --- a/drivers/media/common/tuners/tua9001_priv.h +++ b/drivers/media/tuners/tua9001_priv.h diff --git a/drivers/media/common/tuners/tuner-i2c.h b/drivers/media/tuners/tuner-i2c.h index 18f005634c676e..18f005634c676e 100644 --- a/drivers/media/common/tuners/tuner-i2c.h +++ b/drivers/media/tuners/tuner-i2c.h diff --git a/drivers/media/common/tuners/tuner-simple.c b/drivers/media/tuners/tuner-simple.c index 39e7e583c8c0ef..39e7e583c8c0ef 100644 --- a/drivers/media/common/tuners/tuner-simple.c +++ b/drivers/media/tuners/tuner-simple.c diff --git a/drivers/media/common/tuners/tuner-simple.h b/drivers/media/tuners/tuner-simple.h index 381fa5d35a9bb6..381fa5d35a9bb6 100644 --- a/drivers/media/common/tuners/tuner-simple.h +++ b/drivers/media/tuners/tuner-simple.h diff --git a/drivers/media/common/tuners/tuner-types.c b/drivers/media/tuners/tuner-types.c index 2da4440c16eee7..2da4440c16eee7 100644 --- a/drivers/media/common/tuners/tuner-types.c +++ b/drivers/media/tuners/tuner-types.c diff --git a/drivers/media/common/tuners/tuner-xc2028-types.h b/drivers/media/tuners/tuner-xc2028-types.h index 74dc46a71f6455..74dc46a71f6455 100644 --- a/drivers/media/common/tuners/tuner-xc2028-types.h +++ b/drivers/media/tuners/tuner-xc2028-types.h diff --git a/drivers/media/common/tuners/tuner-xc2028.c b/drivers/media/tuners/tuner-xc2028.c index 7bcb6b0ff1dff2..7bcb6b0ff1dff2 100644 --- a/drivers/media/common/tuners/tuner-xc2028.c +++ b/drivers/media/tuners/tuner-xc2028.c diff --git a/drivers/media/common/tuners/tuner-xc2028.h b/drivers/media/tuners/tuner-xc2028.h index 9ebfb2d0ff149b..9ebfb2d0ff149b 100644 --- a/drivers/media/common/tuners/tuner-xc2028.h +++ b/drivers/media/tuners/tuner-xc2028.h diff --git a/drivers/media/common/tuners/xc4000.c b/drivers/media/tuners/xc4000.c index 4937712278f677..4937712278f677 100644 --- a/drivers/media/common/tuners/xc4000.c +++ b/drivers/media/tuners/xc4000.c diff --git a/drivers/media/common/tuners/xc4000.h b/drivers/media/tuners/xc4000.h index e6a44d151cbdd9..e6a44d151cbdd9 100644 --- a/drivers/media/common/tuners/xc4000.h +++ b/drivers/media/tuners/xc4000.h diff --git a/drivers/media/common/tuners/xc5000.c b/drivers/media/tuners/xc5000.c index dc93cf338f366f..dc93cf338f366f 100644 --- a/drivers/media/common/tuners/xc5000.c +++ b/drivers/media/tuners/xc5000.c diff --git a/drivers/media/common/tuners/xc5000.h b/drivers/media/tuners/xc5000.h index b1a5474946257f..b1a5474946257f 100644 --- a/drivers/media/common/tuners/xc5000.h +++ b/drivers/media/tuners/xc5000.h diff --git a/drivers/media/usb/b2c2/Makefile b/drivers/media/usb/b2c2/Makefile index 9eaf208bfa435e..2f7ee5cc5b296a 100644 --- a/drivers/media/usb/b2c2/Makefile +++ b/drivers/media/usb/b2c2/Makefile @@ -3,5 +3,5 @@ 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/common/tuners/ +ccflags-y += -Idrivers/media/tuners/ ccflags-y += -Idrivers/media/common/b2c2/ diff --git a/drivers/media/usb/dvb-usb-v2/Makefile b/drivers/media/usb/dvb-usb-v2/Makefile index 24248b3acd4f19..62568430418b02 100644 --- a/drivers/media/usb/dvb-usb-v2/Makefile +++ b/drivers/media/usb/dvb-usb-v2/Makefile @@ -44,5 +44,5 @@ obj-$(CONFIG_DVB_USB_RTL28XXU) += dvb-usb-rtl28xxu.o ccflags-y += -I$(srctree)/drivers/media/dvb-core ccflags-y += -I$(srctree)/drivers/media/dvb-frontends -ccflags-y += -I$(srctree)/drivers/media/common/tuners +ccflags-y += -I$(srctree)/drivers/media/tuners diff --git a/drivers/media/usb/dvb-usb/Makefile b/drivers/media/usb/dvb-usb/Makefile index 94bdf4d5171225..d3ab1e74647d3d 100644 --- a/drivers/media/usb/dvb-usb/Makefile +++ b/drivers/media/usb/dvb-usb/Makefile @@ -78,5 +78,5 @@ obj-$(CONFIG_DVB_USB_TECHNISAT_USB2) += dvb-usb-technisat-usb2.o ccflags-y += -I$(srctree)/drivers/media/dvb-core ccflags-y += -I$(srctree)/drivers/media/dvb-frontends/ # due to tuner-xc3028 -ccflags-y += -I$(srctree)/drivers/media/common/tuners +ccflags-y += -I$(srctree)/drivers/media/tuners ccflags-y += -I$(srctree)/drivers/media/pci/ttpci diff --git a/drivers/media/v4l2-core/Makefile b/drivers/media/v4l2-core/Makefile index 74b65ea00f6371..c0e90bc23692ff 100644 --- a/drivers/media/v4l2-core/Makefile +++ b/drivers/media/v4l2-core/Makefile @@ -31,5 +31,5 @@ obj-$(CONFIG_VIDEOBUF2_DMA_SG) += videobuf2-dma-sg.o ccflags-y += -I$(srctree)/drivers/media/dvb-core ccflags-y += -I$(srctree)/drivers/media/dvb-frontends -ccflags-y += -I$(srctree)/drivers/media/common/tuners +ccflags-y += -I$(srctree)/drivers/media/tuners diff --git a/drivers/media/video/Makefile b/drivers/media/video/Makefile index 98160ce77d8d23..9dff3e2ec61311 100644 --- a/drivers/media/video/Makefile +++ b/drivers/media/video/Makefile @@ -192,4 +192,4 @@ obj-$(CONFIG_ARCH_OMAP) += omap/ ccflags-y += -I$(srctree)/drivers/media/dvb-core ccflags-y += -I$(srctree)/drivers/media/dvb-frontends -ccflags-y += -I$(srctree)/drivers/media/common/tuners +ccflags-y += -I$(srctree)/drivers/media/tuners diff --git a/drivers/media/video/au0828/Makefile b/drivers/media/video/au0828/Makefile index 61b69e68d950cc..98cc20cc0ffb25 100644 --- a/drivers/media/video/au0828/Makefile +++ b/drivers/media/video/au0828/Makefile @@ -2,7 +2,7 @@ au0828-objs := au0828-core.o au0828-i2c.o au0828-cards.o au0828-dvb.o au0828-vid obj-$(CONFIG_VIDEO_AU0828) += au0828.o -ccflags-y += -Idrivers/media/common/tuners +ccflags-y += -Idrivers/media/tuners ccflags-y += -Idrivers/media/dvb-core ccflags-y += -Idrivers/media/dvb-frontends diff --git a/drivers/media/video/bt8xx/Makefile b/drivers/media/video/bt8xx/Makefile index 4cba4eff36d858..f6351a25c26758 100644 --- a/drivers/media/video/bt8xx/Makefile +++ b/drivers/media/video/bt8xx/Makefile @@ -9,5 +9,5 @@ bttv-objs := bttv-driver.o bttv-cards.o bttv-if.o \ obj-$(CONFIG_VIDEO_BT848) += bttv.o ccflags-y += -Idrivers/media/video -ccflags-y += -Idrivers/media/common/tuners +ccflags-y += -Idrivers/media/tuners ccflags-y += -Idrivers/media/dvb-core diff --git a/drivers/media/video/cx18/Makefile b/drivers/media/video/cx18/Makefile index db5ab12d84a311..d3ff1545c2c5da 100644 --- a/drivers/media/video/cx18/Makefile +++ b/drivers/media/video/cx18/Makefile @@ -10,4 +10,4 @@ obj-$(CONFIG_VIDEO_CX18_ALSA) += cx18-alsa.o ccflags-y += -Idrivers/media/dvb-core ccflags-y += -Idrivers/media/dvb-frontends -ccflags-y += -Idrivers/media/common/tuners +ccflags-y += -Idrivers/media/tuners diff --git a/drivers/media/video/cx231xx/Makefile b/drivers/media/video/cx231xx/Makefile index 9f2d4a9df3f294..1d40fce7760105 100644 --- a/drivers/media/video/cx231xx/Makefile +++ b/drivers/media/video/cx231xx/Makefile @@ -9,7 +9,7 @@ obj-$(CONFIG_VIDEO_CX231XX_ALSA) += cx231xx-alsa.o obj-$(CONFIG_VIDEO_CX231XX_DVB) += cx231xx-dvb.o ccflags-y += -Idrivers/media/video -ccflags-y += -Idrivers/media/common/tuners +ccflags-y += -Idrivers/media/tuners ccflags-y += -Idrivers/media/dvb-core ccflags-y += -Idrivers/media/dvb-frontends ccflags-y += -Idrivers/media/usb/dvb-usb diff --git a/drivers/media/video/cx23885/Makefile b/drivers/media/video/cx23885/Makefile index 8f82e01a6675d8..f92cc4c14f0c6d 100644 --- a/drivers/media/video/cx23885/Makefile +++ b/drivers/media/video/cx23885/Makefile @@ -8,7 +8,7 @@ obj-$(CONFIG_VIDEO_CX23885) += cx23885.o obj-$(CONFIG_MEDIA_ALTERA_CI) += altera-ci.o ccflags-y += -Idrivers/media/video -ccflags-y += -Idrivers/media/common/tuners +ccflags-y += -Idrivers/media/tuners ccflags-y += -Idrivers/media/dvb-core ccflags-y += -Idrivers/media/dvb-frontends diff --git a/drivers/media/video/cx25821/Makefile b/drivers/media/video/cx25821/Makefile index af23e0c77e1636..1434e80948036b 100644 --- a/drivers/media/video/cx25821/Makefile +++ b/drivers/media/video/cx25821/Makefile @@ -8,6 +8,6 @@ obj-$(CONFIG_VIDEO_CX25821) += cx25821.o obj-$(CONFIG_VIDEO_CX25821_ALSA) += cx25821-alsa.o ccflags-y := -Idrivers/media/video -ccflags-y += -Idrivers/media/common/tuners +ccflags-y += -Idrivers/media/tuners ccflags-y += -Idrivers/media/dvb-core ccflags-y += -Idrivers/media/dvb-frontends diff --git a/drivers/media/video/cx88/Makefile b/drivers/media/video/cx88/Makefile index 5c4d3064d4947c..884b4cdd8ff09f 100644 --- a/drivers/media/video/cx88/Makefile +++ b/drivers/media/video/cx88/Makefile @@ -11,6 +11,6 @@ obj-$(CONFIG_VIDEO_CX88_DVB) += cx88-dvb.o obj-$(CONFIG_VIDEO_CX88_VP3054) += cx88-vp3054-i2c.o ccflags-y += -Idrivers/media/video -ccflags-y += -Idrivers/media/common/tuners +ccflags-y += -Idrivers/media/tuners ccflags-y += -Idrivers/media/dvb-core ccflags-y += -Idrivers/media/dvb-frontends diff --git a/drivers/media/video/em28xx/Makefile b/drivers/media/video/em28xx/Makefile index f4118d23a70beb..65c7c29e41612c 100644 --- a/drivers/media/video/em28xx/Makefile +++ b/drivers/media/video/em28xx/Makefile @@ -10,6 +10,6 @@ obj-$(CONFIG_VIDEO_EM28XX_DVB) += em28xx-dvb.o obj-$(CONFIG_VIDEO_EM28XX_RC) += em28xx-rc.o ccflags-y += -Idrivers/media/video -ccflags-y += -Idrivers/media/common/tuners +ccflags-y += -Idrivers/media/tuners ccflags-y += -Idrivers/media/dvb-core ccflags-y += -Idrivers/media/dvb-frontends diff --git a/drivers/media/video/ivtv/Makefile b/drivers/media/video/ivtv/Makefile index 0015bd46f6674c..80b4ec18475dce 100644 --- a/drivers/media/video/ivtv/Makefile +++ b/drivers/media/video/ivtv/Makefile @@ -8,7 +8,7 @@ obj-$(CONFIG_VIDEO_IVTV) += ivtv.o obj-$(CONFIG_VIDEO_FB_IVTV) += ivtvfb.o ccflags-y += -I$(srctree)/drivers/media/video -ccflags-y += -I$(srctree)/drivers/media/common/tuners +ccflags-y += -I$(srctree)/drivers/media/tuners ccflags-y += -I$(srctree)/drivers/media/dvb-core ccflags-y += -I$(srctree)/drivers/media/dvb-frontends diff --git a/drivers/media/video/pvrusb2/Makefile b/drivers/media/video/pvrusb2/Makefile index 1458797bafd209..bc716db797e33f 100644 --- a/drivers/media/video/pvrusb2/Makefile +++ b/drivers/media/video/pvrusb2/Makefile @@ -17,6 +17,6 @@ pvrusb2-objs := pvrusb2-i2c-core.o \ obj-$(CONFIG_VIDEO_PVRUSB2) += pvrusb2.o ccflags-y += -Idrivers/media/video -ccflags-y += -Idrivers/media/common/tuners +ccflags-y += -Idrivers/media/tuners ccflags-y += -Idrivers/media/dvb-core ccflags-y += -Idrivers/media/dvb-frontends diff --git a/drivers/media/video/saa7134/Makefile b/drivers/media/video/saa7134/Makefile index 7af78a868b1935..aba50088dcdc5a 100644 --- a/drivers/media/video/saa7134/Makefile +++ b/drivers/media/video/saa7134/Makefile @@ -11,6 +11,6 @@ obj-$(CONFIG_VIDEO_SAA7134_ALSA) += saa7134-alsa.o obj-$(CONFIG_VIDEO_SAA7134_DVB) += saa7134-dvb.o ccflags-y += -I$(srctree)/drivers/media/video -ccflags-y += -I$(srctree)/drivers/media/common/tuners +ccflags-y += -I$(srctree)/drivers/media/tuners ccflags-y += -I$(srctree)/drivers/media/dvb-core ccflags-y += -I$(srctree)/drivers/media/dvb-frontends diff --git a/drivers/media/video/saa7164/Makefile b/drivers/media/video/saa7164/Makefile index d8ed33d6b853c4..847110c2e14c07 100644 --- a/drivers/media/video/saa7164/Makefile +++ b/drivers/media/video/saa7164/Makefile @@ -5,7 +5,7 @@ saa7164-objs := saa7164-cards.o saa7164-core.o saa7164-i2c.o saa7164-dvb.o \ obj-$(CONFIG_VIDEO_SAA7164) += saa7164.o ccflags-y += -I$(srctree)/drivers/media/video -ccflags-y += -I$(srctree)/drivers/media/common/tuners +ccflags-y += -I$(srctree)/drivers/media/tuners ccflags-y += -I$(srctree)/drivers/media/dvb-core ccflags-y += -I$(srctree)/drivers/media/dvb-frontends diff --git a/drivers/media/video/tlg2300/Makefile b/drivers/media/video/tlg2300/Makefile index 268d8251f0e974..4d660879999f75 100644 --- a/drivers/media/video/tlg2300/Makefile +++ b/drivers/media/video/tlg2300/Makefile @@ -3,7 +3,7 @@ poseidon-objs := pd-video.o pd-alsa.o pd-dvb.o pd-radio.o pd-main.o obj-$(CONFIG_VIDEO_TLG2300) += poseidon.o ccflags-y += -Idrivers/media/video -ccflags-y += -Idrivers/media/common/tuners +ccflags-y += -Idrivers/media/tuners ccflags-y += -Idrivers/media/dvb-core ccflags-y += -Idrivers/media/dvb-frontends diff --git a/drivers/media/video/tm6000/Makefile b/drivers/media/video/tm6000/Makefile index 56cbcba778f633..1feb8c9c816c52 100644 --- a/drivers/media/video/tm6000/Makefile +++ b/drivers/media/video/tm6000/Makefile @@ -10,6 +10,6 @@ obj-$(CONFIG_VIDEO_TM6000_ALSA) += tm6000-alsa.o obj-$(CONFIG_VIDEO_TM6000_DVB) += tm6000-dvb.o ccflags-y := -Idrivers/media/video -ccflags-y += -Idrivers/media/common/tuners +ccflags-y += -Idrivers/media/tuners ccflags-y += -Idrivers/media/dvb-core ccflags-y += -Idrivers/media/dvb-frontends diff --git a/drivers/media/video/usbvision/Makefile b/drivers/media/video/usbvision/Makefile index aea1e3b5f06b7c..d55c6bd97a3557 100644 --- a/drivers/media/video/usbvision/Makefile +++ b/drivers/media/video/usbvision/Makefile @@ -3,4 +3,4 @@ usbvision-objs := usbvision-core.o usbvision-video.o usbvision-i2c.o usbvision- obj-$(CONFIG_VIDEO_USBVISION) += usbvision.o ccflags-y += -Idrivers/media/video -ccflags-y += -Idrivers/media/common/tuners +ccflags-y += -Idrivers/media/tuners diff --git a/drivers/staging/media/cxd2099/Makefile b/drivers/staging/media/cxd2099/Makefile index eb6bc595f1ac07..b2905e65057c78 100644 --- a/drivers/staging/media/cxd2099/Makefile +++ b/drivers/staging/media/cxd2099/Makefile @@ -2,4 +2,4 @@ obj-$(CONFIG_DVB_CXD2099) += cxd2099.o ccflags-y += -Idrivers/media/dvb-core/ ccflags-y += -Idrivers/media/dvb-frontends/ -ccflags-y += -Idrivers/media/common/tuners/ +ccflags-y += -Idrivers/media/tuners/ |
