diff options
author | Michael Krufky <devnull@localhost> | 2006-01-08 09:20:09 +0000 |
---|---|---|
committer | Michael Krufky <devnull@localhost> | 2006-01-08 09:20:09 +0000 |
commit | 37fa4281cf601206ec824c10f47265aa0daf67f3 (patch) | |
tree | b009250d0ba52fe23f3c1630b02f56dd389b22c9 /v4l | |
parent | 7bf917208dbabc9a7b5c0a2aba204b1cc75e5ad3 (diff) | |
download | mediapointer-dvb-s2-37fa4281cf601206ec824c10f47265aa0daf67f3.tar.gz mediapointer-dvb-s2-37fa4281cf601206ec824c10f47265aa0daf67f3.tar.bz2 |
revert wrong commit
- I was wrong in previous commit, and created duplicates.
this removes the duplicated ids.
Mauro, please fold this into the previous patch.
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/ChangeLog | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index cf23f58c7..f40ecebd6 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -2,9 +2,7 @@ * linux/drivers/media/dvb/dvb-usb/cxusb.c: (cxusb_rc_query), (cxusb_probe): - * linux/drivers/media/dvb/dvb-usb/dvb-usb-ids.h: - codingstyle cleanups. - - restore some dvb-usb-ids wrongfully deleted in a previous patch. Signed-off-by: Michael Krufky <mkrufky@m1k.net> |