From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 15 Nov 2012 14:43:26 +0100 Subject: [U-Boot] [PATCH] usb: r8a6659: Fix build by missing of parenthesis In-Reply-To: <1352958964-17357-1-git-send-email-nobuhiro.iwamatsu.yj@renesas.com> References: <1352958964-17357-1-git-send-email-nobuhiro.iwamatsu.yj@renesas.com> Message-ID: <201211151443.27000.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 Dear Nobuhiro Iwamatsu, > By commit c7e3b2b5, this was chanded to support multiple controllers. > But this has missing of parenthesis. This commit fix it. > > ----- > r8a66597-hcd.c: In function ?usb_lowlevel_init?: > r8a66597-hcd.c:911:52: error: expected declaration specifiers before ?)? > token > r8a66597-hcd.c:935:1: error: expected ?=?, ?,?, ?;?, ?asm? > or?__attribute__? before ?{? token r8a66597-hcd.c:939:1: error: expected > ?{? at end of input > ----- > > Signed-off-by: Nobuhiro Iwamatsu > CC: Lucas Stach [...] Applied, thanks Best regards, Marek Vasut