From: Mauro Carvalho Chehab Date: Sat, 5 Jan 2013 03:27:21 +0000 (-0200) Subject: [media] em28xx: declare em28xx_stop_streaming as static X-Git-Tag: v3.9-rc1~93^2~291 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a799c27b3faebaf5a7a6149dfe8f705451b241f;p=pandora-kernel.git [media] em28xx: declare em28xx_stop_streaming as static That fixes the following warning: drivers/media/usb/em28xx/em28xx-video.c:611:5: warning: no previous prototype for 'em28xx_stop_streaming' [-Wmissing-prototypes] Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed