commit | 0c8b1992b4a180704a887b3c9128aa103b5ef60f | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Dec 19 15:43:10 2013 -0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Dec 21 16:01:00 2013 -0800 |
tree | 57bb6b737b9db7235fd1dc0e3c5a6581c3983f79 | |
parent | e2a3a64855f2f906e0ba9056a3a57aeb73b1a968 [diff] |
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. Cc: Felipe Balbi <balbi@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>