On Mon, Dec 10, 2012 at 12:58:36AM -0200, Fabio Estevam wrote: > From: Fabio Estevam <fabio.estevam@xxxxxxxxxxxxx> > > Include <linux/module.h>, so that the following errors are fixed: > > drivers/usb/host/imx21-hcd.c:1929:20: error: expected declaration specifiers or '...' before string constant > drivers/usb/host/imx21-hcd.c:1930:15: error: expected declaration specifiers or '...' before string constant > drivers/usb/host/imx21-hcd.c:1931:16: error: expected declaration specifiers or '...' before string constant > drivers/usb/host/imx21-hcd.c:1932:14: error: expected declaration specifiers or '...' before string constant > > Signed-off-by: Fabio Estevam <fabio.estevam@xxxxxxxxxxxxx> > --- > drivers/usb/host/imx21-hcd.c | 1 + > 1 file changed, 1 insertion(+) What tree needs this fixed, 3.7-rc8? Or is this showing up in linux-next and can wait for 3.8-rc1? thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html