]> git.baikalelectronics.ru Git - kernel.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)
commit095fd454b31a85f94069215786cfeb91767e3614
tree876d3bfe976a6b5ced6cf5a899e9e1722bc56abe
parent9de6bf78e1f39e4f832a8792f23a051b73a3fe59
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