Re: [PATCH] arm: fix compilation warning during compilation

2010-11-09 Thread Marco Stornelli
2010/11/8 Gadiyar, Anand : > 2010/11/8 Marco Stornelli : >> 2010/11/8 Uwe Kleine-König : >>> Hello, >>> >>> On Sat, Nov 06, 2010 at 10:06:35AM +0100, Marco Stornelli wrote: From: Marco Stornelli During compilation of 2.6.36 for Beagle board, there a are a couple of warnings. T

Re: [PATCH] arm: fix compilation warning during compilation

2010-11-08 Thread Gadiyar, Anand
2010/11/8 Marco Stornelli : > 2010/11/8 Uwe Kleine-König : >> Hello, >> >> On Sat, Nov 06, 2010 at 10:06:35AM +0100, Marco Stornelli wrote: >>> From: Marco Stornelli >>> >>> During compilation of 2.6.36 for Beagle board, there a are a couple of >>> warnings. This patch fix them. >> Please break l

Re: [PATCH] arm: fix compilation warning during compilation

2010-11-08 Thread Marco Stornelli
2010/11/8 Uwe Kleine-König : > Hello, > > On Sat, Nov 06, 2010 at 10:06:35AM +0100, Marco Stornelli wrote: >> From: Marco Stornelli >> >> During compilation of 2.6.36 for Beagle board, there a are a couple of >> warnings. This patch fix them. > Please break lines for commit logs at around 76 char

Re: [PATCH] arm: fix compilation warning during compilation

2010-11-08 Thread Uwe Kleine-König
Hello, On Sat, Nov 06, 2010 at 10:06:35AM +0100, Marco Stornelli wrote: > From: Marco Stornelli > > During compilation of 2.6.36 for Beagle board, there a are a couple of > warnings. This patch fix them. Please break lines for commit logs at around 76 chars and mention the exact compiler warnin

[PATCH] arm: fix compilation warning during compilation

2010-11-06 Thread Marco Stornelli
From: Marco Stornelli During compilation of 2.6.36 for Beagle board, there a are a couple of warnings. This patch fix them. Signed-off-by: Marco Stornelli --- --- linux-2.6.36-orig/arch/arm/plat-omap/include/plat/usb.h 2010-10-20 22:30:22.0 +0200 +++ linux-2.6.36/arch/arm/plat-om