From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 23 Oct 2014 21:49:24 +0200 Subject: [U-Boot] [PATCH] musb: fix warning in include/linux/usb/musb.h In-Reply-To: <1414063525-10908-1-git-send-email-grinberg@compulab.co.il> References: <1414063525-10908-1-git-send-email-grinberg@compulab.co.il> Message-ID: <201410232149.24971.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 23, 2014 at 01:25:25 PM, Igor Grinberg wrote: > Fix the following build warning by including linux/compat.h: > include/linux/usb/musb.h:110: warning: 'struct device' declared inside > parameter list > include/linux/usb/musb.h:110: warning: its scope is only this definition > or declaration, which is probably not what you want > > Signed-off-by: Igor Grinberg Applied, thanks! Best regards, Marek Vasut