diff options
Diffstat (limited to 'drivers/media/video/pwc/pwc.h')
-rw-r--r-- | drivers/media/video/pwc/pwc.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/video/pwc/pwc.h b/drivers/media/video/pwc/pwc.h index 36a9c83b5f5d..16bbc6df9b07 100644 --- a/drivers/media/video/pwc/pwc.h +++ b/drivers/media/video/pwc/pwc.h | |||
@@ -275,7 +275,6 @@ extern int pwc_trace; | |||
275 | extern int pwc_mbufs; | 275 | extern int pwc_mbufs; |
276 | 276 | ||
277 | /** functions in pwc-if.c */ | 277 | /** functions in pwc-if.c */ |
278 | int pwc_try_video_mode(struct pwc_device *pdev, int width, int height, int new_fps, int new_compression, int new_snapshot); | ||
279 | int pwc_handle_frame(struct pwc_device *pdev); | 278 | int pwc_handle_frame(struct pwc_device *pdev); |
280 | void pwc_next_image(struct pwc_device *pdev); | 279 | void pwc_next_image(struct pwc_device *pdev); |
281 | int pwc_isoc_init(struct pwc_device *pdev); | 280 | int pwc_isoc_init(struct pwc_device *pdev); |