[RESEND PATCH 2/3] mtd: move the enum definition out of struct mtdblk_dev

2014-12-02 Thread Gu Zheng
Move the enum definition out of struct mtdblk_dev, just cleanup. Signed-off-by: Gu Zheng --- drivers/mtd/mtdblock.c |7 ++- 1 files changed, 6 insertions(+), 1 deletions(-) diff --git a/drivers/mtd/mtdblock.c b/drivers/mtd/mtdblock.c index bb4c14f..acc00f1 100644 ---

[RESEND PATCH 2/3] mtd: move the enum definition out of struct mtdblk_dev

2014-12-02 Thread Gu Zheng
Move the enum definition out of struct mtdblk_dev, just cleanup. Signed-off-by: Gu Zheng guz.f...@cn.fujitsu.com --- drivers/mtd/mtdblock.c |7 ++- 1 files changed, 6 insertions(+), 1 deletions(-) diff --git a/drivers/mtd/mtdblock.c b/drivers/mtd/mtdblock.c index bb4c14f..acc00f1 100644