[PATCH] OneNAND MTD support
Kyungmin Park
kyungmin.park at samsung.com
Mon Jul 11 05:23:34 EDT 2005
> in onenand.h you have:
> +#include <linux/config.h>
> ----------^^^^^^^^^^^^^^^^
> Not needed, as your header does not contain CONFIG_XXX dependend stuff
>+#include <linux/kernel.h>
>+#include <linux/spinlock.h>
>+#include <linux/mtd/mtd.h>
>----------^^^^^^^^^^^^^^^^^
>Already included above
>+#include <linux/mtd/onenand_regs.h>
OK.
Is there another issue? :)
Regards
Kyungmin Park
-------------- next part --------------
A non-text attachment was scrubbed...
Name: onenand-mtd.patch
Type: application/octet-stream
Size: 57637 bytes
Desc: not available
Url : http://lists.infradead.org/pipermail/linux-mtd/attachments/20050711/6752d38b/attachment.obj
More information about the linux-mtd
mailing list