this warning was introduced by previous patches,
fix it.

Reported-by: Fengguang Wu <fengguang...@intel.com>
Signed-off-by: Felipe Balbi <ba...@ti.com>
---
 drivers/usb/gadget/f_uac2.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/usb/gadget/f_uac2.c b/drivers/usb/gadget/f_uac2.c
index 07fde05..c7468b6 100644
--- a/drivers/usb/gadget/f_uac2.c
+++ b/drivers/usb/gadget/f_uac2.c
@@ -260,7 +260,6 @@ static int
 uac2_pcm_trigger(struct snd_pcm_substream *substream, int cmd)
 {
        struct snd_uac2_chip *uac2 = snd_pcm_substream_chip(substream);
-       struct audio_dev *agdev = uac2_to_agdev(uac2);
        struct uac2_rtd_params *prm;
        unsigned long flags;
        int err = 0;
-- 
1.8.1.rc1.5.g7e0651a

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to