From: Greg Kroah-Hartman Date: Wed, 28 May 2014 18:34:02 +0000 (-0700) Subject: USB: media: streamzap: remove CONFIG_USB_DEBUG X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~34^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=834b4d5136a8171066537b3c73c79863a50155cb;p=pandora-kernel.git USB: media: streamzap: remove CONFIG_USB_DEBUG It wasn't even being used for anything, so remove the test for the config option (as the config option isn't present anymore), and remove the unused module parameter "debug" so as to not confuse anyone. Cc: Mauro Carvalho Chehab Cc: James Hogan Cc: "Antti Seppälä" Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed