]> asedeno.scripts.mit.edu Git - linux.git/commit
mtd: rawnand: Get rid of nand_flash_dev forward declation
authorBoris Brezillon <boris.brezillon@bootlin.com>
Thu, 6 Sep 2018 22:38:43 +0000 (00:38 +0200)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Wed, 3 Oct 2018 09:12:25 +0000 (11:12 +0200)
commit394938eadff2b875c099529452ffb7f7303f1547
tree876d3bfe976a6b5ced6cf5a899e9e1722bc56abe
parent0b4e61c1c26e0f34c9a5f6c35edee16cc26a72fd
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: Boris Brezillon <boris.brezillon@bootlin.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
include/linux/mtd/rawnand.h