From: Uwe Kleine-König on
On Mon, Jun 14, 2010 at 09:01:51AM +0200, Uwe Kleine-K�nig wrote:
> This fixes:
>
> drivers/mtd/nand/mxc_nand.c: In function 'mxcnd_resume':
> drivers/mtd/nand/mxc_nand.c:901: warning: unused variable 'host'
>
> Removing this variable was missed in 9c14b153e6af.
>
> Signed-off-by: Uwe Kleine-K�nig <u.kleine-koenig(a)pengutronix.de>
This conflicts with Eric's "mxc_nand: fix PM" patch which also solves
this issue.

Best regards
Uwe

--
Pengutronix e.K. | Uwe Kleine-K�nig |
Industrial Linux Solutions | http://www.pengutronix.de/ |
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
From: Artem Bityutskiy on
On Mon, 2010-06-14 at 09:01 +0200, Uwe Kleine-König wrote:
> This fixes:
>
> drivers/mtd/nand/mxc_nand.c: In function 'mxcnd_resume':
> drivers/mtd/nand/mxc_nand.c:901: warning: unused variable 'host'
>
> Removing this variable was missed in 9c14b153e6af.
>
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig(a)pengutronix.de>

Pushed to l2-mtd-2.6.git / master

--
Best Regards,
Artem Bityutskiy (Артём Битюцкий)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/