From: Ricardo Ribalda Delgado Date: Fri, 28 Nov 2014 13:50:59 +0000 (+0100) Subject: usb: gadget: udc: net2280: Declare allow_status_338x as inline X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~86^2^2~163 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6897d4b2bafe189863b2fe448c4afde37844cdbf;p=pandora-kernel.git usb: gadget: udc: net2280: Declare allow_status_338x as inline The function is very simple, does not declare any variable and it is called in the irq path. The counterpart for net228x is already declared as inline. Signed-off-by: Ricardo Ribalda Delgado Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed