commit | bc5e66bd2591424f0e08d5478a36a8074fe739f5 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Wed Jun 10 13:55:35 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Wed Jun 10 17:58:00 2015 -0300 |
tree | 0191d8c66c0d20321585bacf0fe646e55656dae9 | |
parent | e42c8c6eb456f8978de417ea349eef676ef4385c [diff] |
[media] cx88: don't declare restart_video_queue if not used While compiled on alpha, got this error: drivers/media/pci/cx88/cx88-video.c:415:12: warning: 'restart_video_queue' defined but not used [-Wunused-function] Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>