From: Ezequiel GarcĂ­a Date: Mon, 26 Mar 2012 12:13:34 +0000 (-0300) Subject: [media] em28xx: Change scope of em28xx-input local functions to static X-Git-Tag: v3.5-rc1~104^2~415 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=769af2146a93c27c8834dbca54c02cd67468036d;p=pandora-kernel.git [media] em28xx: Change scope of em28xx-input local functions to static This functions are no longer used from another file, so they should be declared as static. Also is it necessary to move some of them before they are used, since they are no longer header-declared. Signed-off-by: Ezequiel Garcia Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed