diff options
author | Mauro Carvalho Chehab <devnull@localhost> | 2005-07-15 20:37:50 +0000 |
---|---|---|
committer | Mauro Carvalho Chehab <devnull@localhost> | 2005-07-15 20:37:50 +0000 |
commit | c3a91da831ec27aeade07db0e0e8700e6207c7cb (patch) | |
tree | 909363ed3bd7ffec1cf8c5af37f7e5e1be9393f2 /v4l/.bp/2.6 | |
parent | a8c58c30dad76eafb34d48937934d5f9793f885f (diff) | |
download | mediapointer-dvb-s2-c3a91da831ec27aeade07db0e0e8700e6207c7cb.tar.gz mediapointer-dvb-s2-c3a91da831ec27aeade07db0e0e8700e6207c7cb.tar.bz2 |
DVB Stuff removed. Makefile now doesn't need it also.
compat.h changed to reflect latest API change.
Included a script to make ChangeLog Generation easier.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Diffstat (limited to 'v4l/.bp/2.6')
-rw-r--r-- | v4l/.bp/2.6/dvb-cx22702 | 3 | ||||
-rw-r--r-- | v4l/.bp/2.6/dvb-mt352 | 2 | ||||
-rw-r--r-- | v4l/.bp/2.6/dvb-or51132 | 2 |
3 files changed, 0 insertions, 7 deletions
diff --git a/v4l/.bp/2.6/dvb-cx22702 b/v4l/.bp/2.6/dvb-cx22702 deleted file mode 100644 index bf4c6b67c..000000000 --- a/v4l/.bp/2.6/dvb-cx22702 +++ /dev/null @@ -1,3 +0,0 @@ -#DVB stuff -#srcdiff cx22702.h drivers/media/dvb/frontends/cx22702.h -#srcdiff cx22702.c drivers/media/dvb/frontends/cx22702.c diff --git a/v4l/.bp/2.6/dvb-mt352 b/v4l/.bp/2.6/dvb-mt352 deleted file mode 100644 index 88966c7f6..000000000 --- a/v4l/.bp/2.6/dvb-mt352 +++ /dev/null @@ -1,2 +0,0 @@ -srcdiff mt352.h drivers/media/dvb/frontends/mt352.h -srcdiff mt352.c drivers/media/dvb/frontends/mt352.c diff --git a/v4l/.bp/2.6/dvb-or51132 b/v4l/.bp/2.6/dvb-or51132 deleted file mode 100644 index f5c5d8d57..000000000 --- a/v4l/.bp/2.6/dvb-or51132 +++ /dev/null @@ -1,2 +0,0 @@ -srcdiff or51132.h drivers/media/dvb/frontends/or51132.h -srcdiff or51132.c drivers/media/dvb/frontends/or51132.c |