diff options
author | Gerd Knorr <devnull@localhost> | 2004-07-06 10:26:18 +0000 |
---|---|---|
committer | Gerd Knorr <devnull@localhost> | 2004-07-06 10:26:18 +0000 |
commit | a3f6ab922affe971512b83a9029f4c4061e0b60b (patch) | |
tree | 6fc429de5104a4f621330ed9d4f9f62496f9b5cb /linux/drivers/media/video/cx88/cx88.h | |
parent | 52dc3a0193dc7740cfcfcd71dc466ec2472b9050 (diff) | |
download | mediapointer-dvb-s2-a3f6ab922affe971512b83a9029f4c4061e0b60b.tar.gz mediapointer-dvb-s2-a3f6ab922affe971512b83a9029f4c4061e0b60b.tar.bz2 |
- more secam fixups.
Diffstat (limited to 'linux/drivers/media/video/cx88/cx88.h')
-rw-r--r-- | linux/drivers/media/video/cx88/cx88.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/linux/drivers/media/video/cx88/cx88.h b/linux/drivers/media/video/cx88/cx88.h index b404afcd7..1b59c808b 100644 --- a/linux/drivers/media/video/cx88/cx88.h +++ b/linux/drivers/media/video/cx88/cx88.h @@ -83,7 +83,6 @@ struct cx8800_tvnorm { v4l2_std_id id; u32 cxiformat; u32 cxoformat; - u32 step_dr; }; struct cx8800_fmt { |