From: Mike Thomas Date: Mon, 10 Jan 2011 18:34:41 +0000 (+0000) Subject: Staging: easycap: Make easycap_debug non-static X-Git-Tag: v2.6.39-rc1~469^2~846 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18545cfd3623e5cd8960f5155f95e0a9c790a54c;p=pandora-kernel.git Staging: easycap: Make easycap_debug non-static The parameter easycap_debug appears in macros JOT and JOM and therefore needs to be visible from all source files. The easycap_ prefix should be sufficient to avoid namespace clashes outside the module. Signed-off-by: Mike Thomas Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed