From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 22 Jan 2015 08:12:43 +0100 Subject: [U-Boot] [PATCH] exynos: usb: make dwc3_set_mode to static In-Reply-To: <1421817385-18930-1-git-send-email-jy0922.shim@samsung.com> References: <1421817385-18930-1-git-send-email-jy0922.shim@samsung.com> Message-ID: <201501220812.43945.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wednesday, January 21, 2015 at 06:16:25 AM, Joonyoung Shim wrote: > The dwc3_set_mode function is used only in > drivers/usb/host/xhci-exynos5.c so make it to static. > > Signed-off-by: Joonyoung Shim Applied, thanks! Best regards, Marek Vasut