On Fri, 2010-09-24 at 23:45 +0200, LoÃc Minier wrote: > Fix missing cs arg to gpmc_prefetch_reset() when > CONFIG_MTD_NAND_OMAP_PREFETCH_DMA=y which caused a build failure since > 948d38e799f0ab87cf8ed9113fcdaaee61acf321: > drivers/mtd/nand/omap2.c: In function 'omap_nand_dma_transfer': > drivers/mtd/nand/omap2.c:416: error: too few arguments to function 'gpmc_prefetch_reset' > > Signed-off-by: LoÃc Minier <loic.minier@xxxxxxxxxx> > --- > drivers/mtd/nand/omap2.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) FYI, a similar patch is already in Linus' tree, so I'm dropping it from my tree: commit f12f662f29d5801e598c6bb4a71e54b2de218f72 Author: Daniel J Blueman <daniel.blueman@xxxxxxxxx> Date: Wed Sep 29 21:01:55 2010 +0100 fix OMAP2 MTD build failure Fix build failure from recent interface change and merge. Tested on OMAP3430. Signed-off-by: Daniel J Blueman <daniel.blueman@xxxxxxxxx> Signed-off-by: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> -- Best Regards, Artem Bityutskiy (ÐÑÑÑÐ ÐÐÑÑÑÐÐÐ) -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html