From: Ricardo Ribalda Delgado Date: Fri, 28 Nov 2014 13:50:58 +0000 (+0100) Subject: usb: gadget: udc: net2280: Remove function resume_dma X-Git-Tag: fixes-v4.0-rc1~102^2^2~164 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5153c219e77985be2fb861814184729bb40b0987;p=pandora-kernel.git 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-diff-tree failed