Re: [PATCH] omap: mmc: fix compile breakage on board-n800-mmc.c

2008-10-06 Thread Tony Lindgren
* Felipe Balbi <[EMAIL PROTECTED]> [081006 14:50]: > On Mon, Oct 06, 2008 at 01:32:27PM +0300, Jarkko Nikula wrote: > > On Mon, 6 Oct 2008 12:09:22 +0300 > > "ext Felipe Balbi" <[EMAIL PROTECTED]> wrote: > > > > > Commit 81d2c7d87a9c1eb724788fce7312922effa1b1ae broke > > > compilation of board-n8

Re: [PATCH] omap: mmc: fix compile breakage on board-n800-mmc.c

2008-10-06 Thread Felipe Balbi
On Mon, Oct 06, 2008 at 01:32:27PM +0300, Jarkko Nikula wrote: > On Mon, 6 Oct 2008 12:09:22 +0300 > "ext Felipe Balbi" <[EMAIL PROTECTED]> wrote: > > > Commit 81d2c7d87a9c1eb724788fce7312922effa1b1ae broke > > compilation of board-n800-mmc.c, this patch fixes it. > > > > Still n810 doesn't boot

Re: [PATCH] omap: mmc: fix compile breakage on board-n800-mmc.c

2008-10-06 Thread Jarkko Nikula
On Mon, 6 Oct 2008 12:09:22 +0300 "ext Felipe Balbi" <[EMAIL PROTECTED]> wrote: > Commit 81d2c7d87a9c1eb724788fce7312922effa1b1ae broke > compilation of board-n800-mmc.c, this patch fixes it. > > Still n810 doesn't boot anymore with current linux-omap. > Will look into that soon. > > Signed-off

Re: [PATCH] omap: mmc: fix compile breakage on board-n800-mmc.c

2008-10-06 Thread Felipe Balbi
On Mon, Oct 06, 2008 at 12:21:38PM +0300, Tony Lindgren wrote: > * Felipe Balbi <[EMAIL PROTECTED]> [081006 12:10]: > > Commit 81d2c7d87a9c1eb724788fce7312922effa1b1ae broke > > compilation of board-n800-mmc.c, this patch fixes it. > > Thanks, pushing. > > > Still n810 doesn't boot anymore with c

Re: [PATCH] omap: mmc: fix compile breakage on board-n800-mmc.c

2008-10-06 Thread Tony Lindgren
* Felipe Balbi <[EMAIL PROTECTED]> [081006 12:10]: > Commit 81d2c7d87a9c1eb724788fce7312922effa1b1ae broke > compilation of board-n800-mmc.c, this patch fixes it. Thanks, pushing. > Still n810 doesn't boot anymore with current linux-omap. > Will look into that soon. Could it be because of the re

[PATCH] omap: mmc: fix compile breakage on board-n800-mmc.c

2008-10-06 Thread Felipe Balbi
Commit 81d2c7d87a9c1eb724788fce7312922effa1b1ae broke compilation of board-n800-mmc.c, this patch fixes it. Still n810 doesn't boot anymore with current linux-omap. Will look into that soon. Signed-off-by: Felipe Balbi <[EMAIL PROTECTED]> --- arch/arm/mach-omap2/board-n800-mmc.c |6 +++--- 1