From 5153c219e77985be2fb861814184729bb40b0987 Mon Sep 17 00:00:00 2001 From: Ricardo Ribalda Delgado Date: Fri, 28 Nov 2014 14:50:58 +0100 Subject: [PATCH] usb: gadget: udc: net2280: Remove function resume_dma Function resume_dma is not used, remove it. The reason the compiler did not catch this dead code is the inline modifier. Signed-off-by: Ricardo Ribalda Delgado Signed-off-by: Felipe Balbi --- Reading git-format-patch failed