diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2010-09-23 04:24:04 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2010-10-21 05:06:07 +0200 |
commit | c0c46826274a4da5d9e312d7cfd4ca0806c0a358 (patch) | |
tree | e3237889f6ee931f674f46ce72f1844796899b77 /drivers/media/video/bt8xx/bttv.h | |
parent | V4L/DVB: usbvision: remove BKL from usbvision (diff) | |
download | linux-c0c46826274a4da5d9e312d7cfd4ca0806c0a358.tar.xz linux-c0c46826274a4da5d9e312d7cfd4ca0806c0a358.zip |
V4L/DVB: bttv: Move PV951 IR to the right driver
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/bt8xx/bttv.h')
-rw-r--r-- | drivers/media/video/bt8xx/bttv.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/video/bt8xx/bttv.h b/drivers/media/video/bt8xx/bttv.h index 3ec2402c6b4a..6fd2a8ebda1e 100644 --- a/drivers/media/video/bt8xx/bttv.h +++ b/drivers/media/video/bt8xx/bttv.h @@ -18,7 +18,6 @@ #include <linux/i2c.h> #include <media/v4l2-device.h> #include <media/ir-common.h> -#include <media/ir-kbd-i2c.h> #include <media/i2c-addr.h> #include <media/tuner.h> |