From: Mauro Carvalho Chehab Date: Wed, 10 Jun 2015 16:55:35 +0000 (-0300) Subject: [media] cx88: don't declare restart_video_queue if not used X-Git-Tag: omap-for-v4.2/fixes-rc1^2~111^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc5e66bd2591424f0e08d5478a36a8074fe739f5;p=pandora-kernel.git [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 --- Reading git-diff-tree failed