From: Greg Kroah-Hartman Date: Thu, 19 Dec 2013 23:43:10 +0000 (-0800) Subject: usb: gadget: fix up some comments about CONFIG_USB_DEBUG X-Git-Tag: v3.14-rc1~148^2~90^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b022849c84d426a2a365d916b5015b3bf6ad9db;p=pandora-kernel.git usb: gadget: fix up some comments about CONFIG_USB_DEBUG These two gadget drivers said that their #endif was for CONFIG_USB_DEBUG, but they really were not, so fix them up to be correct. Signed-off-by: Greg Kroah-Hartman Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed