[PATCH 3/4] MTD: pxa3xx_nand: enable multiple chip select support
Artem Bityutskiy
dedekind1 at gmail.com
Wed Jul 6 02:53:31 EDT 2011
The problem is that in this patch you change struct pxa3xx_nand_platform_data,
and in the next patch you amend the platform data declarations, which means that
the kernel will not compile between patches 3 and 4...
On Mon, 2011-07-04 at 02:25 -0700, Lei Wen wrote:
> + dev_info(&info->pdev->dev, "There is no nand chip on cs %d!\n"
> + , info->cs);
Nitpick - keep the comma at the first line.
--
Best Regards,
Artem Bityutskiy
More information about the linux-arm-kernel
mailing list