From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sat, 28 Nov 2015 02:33:50 +0100 Subject: [U-Boot] [PATCH 1/2] usb: host: xhci-omap: fix build break In-Reply-To: <1443727338-29320-1-git-send-email-balbi@ti.com> References: <1443727338-29320-1-git-send-email-balbi@ti.com> Message-ID: <201511280233.50250.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 Thursday, October 01, 2015 at 09:22:17 PM, Felipe Balbi wrote: > Fix the following build break: > > drivers/usb/host/xhci-omap.c:35:5: error: ?board_usb_init? aliased to > external symbol ?__board_usb_init? int board_usb_init(int index, enum > usb_init_type init) > ^ > > Signed-off-by: Felipe Balbi Applied both, thanks! Best regards, Marek Vasut