From 1eed92b9dd6d0e886475eae19fa2aaf07e11b3ec Mon Sep 17 00:00:00 2001 From: Tobias Klauser Date: Fri, 1 Jul 2011 13:51:15 +0200 Subject: [PATCH] --- yaml --- r: 274901 b: refs/heads/master c: b4ca74738ab6c9ed8190b06cd7bf785dc98c640e h: refs/heads/master i: 274899: d1d322644d3a2daf7b60967465b8a11e808278cd v: v3 --- [refs] | 2 +- trunk/include/linux/mtd/nand.h | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/[refs] b/[refs] index af69e2b1f1b0..c40266768377 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a751d3155dee38cb2a8e46d8cf3fa6998b2f3239 +refs/heads/master: b4ca74738ab6c9ed8190b06cd7bf785dc98c640e diff --git a/trunk/include/linux/mtd/nand.h b/trunk/include/linux/mtd/nand.h index 877fbbda02cd..6d5696876b3f 100644 --- a/trunk/include/linux/mtd/nand.h +++ b/trunk/include/linux/mtd/nand.h @@ -606,8 +606,6 @@ extern int nand_do_read(struct mtd_info *mtd, loff_t from, size_t len, * @bbt_options: BBT option flags, e.g. NAND_BBT_USE_FLASH * @ecclayout: ECC layout info structure * @part_probe_types: NULL-terminated array of probe types - * @set_parts: platform specific function to set partitions - * @priv: hardware controller specific settings */ struct platform_nand_chip { int nr_chips;