summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/bt8xx/bttv.h
diff options
context:
space:
mode:
authorMauro Carvalho Chehab2017-10-05 15:56:39 +0200
committerMauro Carvalho Chehab2017-12-18 17:52:24 +0100
commit1ac051631a90b3062694c5ae6b85cf4d7699749d (patch)
treec81dbc25669b46b6b8c3e9f950b4974ec9ec0b74 /drivers/media/pci/bt8xx/bttv.h
parentmedia: i2c-addr.h: get rid of now unused defines (diff)
downloadkernel-qcow2-linux-1ac051631a90b3062694c5ae6b85cf4d7699749d.tar.gz
kernel-qcow2-linux-1ac051631a90b3062694c5ae6b85cf4d7699749d.tar.xz
kernel-qcow2-linux-1ac051631a90b3062694c5ae6b85cf4d7699749d.zip
media: get rid of i2c-addr.h
In the past, the same I2C address were used on multiple places. After I2C rebinding changes, this is no longer needed. So, we can just get rid of this header, placing the I2C address where they belong, e. g. either at bttv driver or at tvtuner. Acked-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/pci/bt8xx/bttv.h')
-rw-r--r--drivers/media/pci/bt8xx/bttv.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/pci/bt8xx/bttv.h b/drivers/media/pci/bt8xx/bttv.h
index eb67e362acf7..cc555a4d4462 100644
--- a/drivers/media/pci/bt8xx/bttv.h
+++ b/drivers/media/pci/bt8xx/bttv.h
@@ -18,7 +18,6 @@
#include <linux/videodev2.h>
#include <linux/i2c.h>
#include <media/v4l2-device.h>
-#include <media/i2c-addr.h>
#include <media/tuner.h>
/* ---------------------------------------------------------- */