[PATCH] mtd: nand: add support for Samsung K9LCG08U0B
Huang Shijie
b32955 at freescale.com
Thu Jan 16 20:40:50 EST 2014
On Thu, Jan 16, 2014 at 01:36:37PM -0800, Brian Norris wrote:
> > + case 7:
> > + mtd->oobsize = SZ_1K;
>
> #include <linux/sizes.h>
>
> Did you compile this?
we do not need this header.
I had already tested this patch with the l2-mtd tree.
>
> Anyway, I think just using the literal 1024 is better. I can fix it up
> and push myself in a bit.
Different person has different taste. :)
It is okay to me if you the literal 1024.
thanks
Huang Shijie
More information about the linux-mtd
mailing list