From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 27 Feb 2012 14:17:00 +0100 Subject: [U-Boot] [PATCH] usb: musb: fix printf warning In-Reply-To: <201202261924.49525.vapier@gentoo.org> References: <1328274184-23581-1-git-send-email-vapier@gentoo.org> <201202270048.26214.marex@denx.de> <201202261924.49525.vapier@gentoo.org> Message-ID: <201202271417.00841.marek.vasut@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > On Sunday 26 February 2012 18:48:26 Marek Vasut wrote: > > > On Sunday 26 February 2012 18:13:58 Marek Vasut wrote: > > > > > musb_hcd.c: In function 'musb_submit_rh_msg': > > > > > musb_hcd.c:827:2: warning: format '%d' expects type 'int', > > > > > > > > > > but argument 3 has type 'long unsigned int' > > > > > > > > what's the status of this patch/patchset? > > > > > > the usb ones are waiting for someone to pick up > > > > Ok, can you please resend and Cc me so I can pick them up? > > http://patchwork.ozlabs.org/patch/139366/ > -mike Assigned, thanks!