diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2006-03-19 08:45:38 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2006-03-24 16:26:57 -0300 |
commit | 49965a80a4c4f5cbe15fb3bb1f8f8b0ec4ef02bc (patch) | |
tree | aaf7409eb7c44da7527b08d63bdab87e34471fce /drivers/media/video/em28xx | |
parent | de533ccf8dd51f38ef3c1751f9eb5ad3f2fcfad9 (diff) |
V4L/DVB (3581): Add new media/msp3400.h header containing the routing macros
Moved msp3400.h to msp3400-driver.h.
Created media/msp3400.h with the new routing defines and lots of comments.
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/video/em28xx')
-rw-r--r-- | drivers/media/video/em28xx/em28xx-cards.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/video/em28xx/em28xx-cards.c b/drivers/media/video/em28xx/em28xx-cards.c index 4e22fc4889e1..2d68a27417eb 100644 --- a/drivers/media/video/em28xx/em28xx-cards.c +++ b/drivers/media/video/em28xx/em28xx-cards.c @@ -31,7 +31,6 @@ #include <media/audiochip.h> #include <media/tveeprom.h> #include <media/v4l2-common.h> -#include "msp3400.h" #include "em28xx.h" |