Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information