From a0f1c742a8475391645b478e4f6703f38da49ba1 Mon Sep 17 00:00:00 2001 From: Michael Hunold Date: Mon, 15 Mar 2004 19:38:14 +0000 Subject: - remove superfluous h_calc and v_field entries from internal saa7146_vv structure, fix all drivers defining this --- linux/include/media/saa7146_vv.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'linux/include') diff --git a/linux/include/media/saa7146_vv.h b/linux/include/media/saa7146_vv.h index 162fa9a7f..125764f12 100644 --- a/linux/include/media/saa7146_vv.h +++ b/linux/include/media/saa7146_vv.h @@ -44,11 +44,9 @@ struct saa7146_standard int v_offset; /* number of lines of vertical offset before processing */ int v_field; /* number of lines in a field for HPS to process */ - int v_calc; /* number of vertical active lines */ int h_offset; /* horizontal offset of processing window */ int h_pixels; /* number of horizontal pixels to process */ - int h_calc; /* number of horizontal active pixels */ int v_max_out; int h_max_out; -- cgit v1.2.3