commit | b642435333b23ab01d526bd854d118704434fc88 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | Sun Dec 02 05:33:08 2012 -0500 |
committer | Felipe Balbi <balbi@ti.com> | Thu Jan 10 12:35:47 2013 +0200 |
tree | 7417f3ccd927df9e8efc93aa371c5a25ea079a1b | |
parent | 2b5080026cc4c29e68642fea2b7e2cc77b2796f3 [diff] |
usb: gadget: remove unused variable in uac2_pcm_trigger() The variable ep is initialized but never used otherwise, so remove the unused variable. Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Signed-off-by: Felipe Balbi <balbi@ti.com>