From: Greg Kroah-Hartman Date: Tue, 12 Aug 2008 05:04:50 +0000 (+0700) Subject: USB: serial: remove CONFIG_USB_DEBUG from sierra and option drivers X-Git-Tag: v2.6.27-rc4~101^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f331e40ee8e4861e1d82310b1af7cf75de7370ac;p=pandora-kernel.git USB: serial: remove CONFIG_USB_DEBUG from sierra and option drivers These drivers should not be relying on CONFIG_USB_DEBUG. By doing this, it prevents users of kernels that do not enable this option from enabling debugging in these drivers, unlike all other usb-serial drivers. Cc: Matthias Urlichs Cc: Kevin Lloyd Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed