From 834b4d5136a8171066537b3c73c79863a50155cb Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Wed, 28 May 2014 11:34:02 -0700 Subject: [PATCH] USB: media: streamzap: remove CONFIG_USB_DEBUG MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 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-format-patch failed