diff options
Diffstat (limited to 'target/linux/generic/patches-2.6.35/080-mtd_plat_nand_chip_fixup.patch')
-rw-r--r-- | target/linux/generic/patches-2.6.35/080-mtd_plat_nand_chip_fixup.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-2.6.35/080-mtd_plat_nand_chip_fixup.patch b/target/linux/generic/patches-2.6.35/080-mtd_plat_nand_chip_fixup.patch index 6ea82d9..e04b754 100644 --- a/target/linux/generic/patches-2.6.35/080-mtd_plat_nand_chip_fixup.patch +++ b/target/linux/generic/patches-2.6.35/080-mtd_plat_nand_chip_fixup.patch @@ -1,6 +1,6 @@ --- a/include/linux/mtd/nand.h +++ b/include/linux/mtd/nand.h -@@ -491,6 +491,7 @@ struct platform_nand_chip { +@@ -512,6 +512,7 @@ struct platform_nand_chip { int chip_delay; unsigned int options; const char **part_probe_types; |