commit | 834b4d5136a8171066537b3c73c79863a50155cb | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed May 28 11:34:02 2014 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu May 29 11:22:47 2014 -0700 |
tree | 3e8cd03c6c2e400dbf064dc87b3c18c84bd48b59 | |
parent | 3228bf81e08f2794d9448e391a0ab6ce2c5b2380 [diff] |
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 <m.chehab@samsung.com> Cc: James Hogan <james.hogan@imgtec.com> Cc: "Antti Seppälä" <a.seppala@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>