[U-Boot-Users] unassigned-patches/4: [PATCH] Fix duplicated flash state

Scott Wood scottwood at freescale.com
Thu Jul 24 20:42:23 CEST 2008


On Thu, Jul 24, 2008 at 01:10:02AM +0200, u-boot at bugs.denx.de wrote:
> diff --git a/include/linux/mtd/onenand.h b/include/linux/mtd/onenand.h
> index 4b0c2df..903c3af 100644
> --- a/include/linux/mtd/onenand.h
> +++ b/include/linux/mtd/onenand.h
> @@ -17,6 +17,7 @@
>  /* Note: The header order is impoertant */
>  #include <onenand_uboot.h>
>  
> +#include <linux/mtd/compat.h>

Shouldn't this be <linux/mtd/mtd.h>?

Also, as this is not a regression fix (if it is, please say so
explicitly), please post a patch against the testing branch of
u-boot-nand-flash.  For all NAND patches, please CC me, and include NAND
in the subject.

-Scott




More information about the U-Boot mailing list