提交 394938ea 编写于 作者: B Boris Brezillon 提交者: Miquel Raynal

mtd: rawnand: Get rid of nand_flash_dev forward declation

nand_scan[with_ids]() have been moved at the end of the file. We can
now get rid of of the nand_flash_dev forward declaration.
Signed-off-by: NBoris Brezillon <boris.brezillon@bootlin.com>
Signed-off-by: NMiquel Raynal <miquel.raynal@bootlin.com>
上级 0b4e61c1
......@@ -25,7 +25,6 @@
#include <linux/types.h>
struct nand_chip;
struct nand_flash_dev;
/* The maximum number of NAND chips in an array */
#define NAND_MAX_CHIPS 8
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册