From b642435333b23ab01d526bd854d118704434fc88 Mon Sep 17 00:00:00 2001 From: Wei Yongjun Date: Sun, 2 Dec 2012 05:33:08 -0500 Subject: [PATCH] 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 Signed-off-by: Felipe Balbi --- Reading git-format-patch failed