]> 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)
commitf15231685267507d5d9fc72f864d444971f3a1b8
tree876d3bfe976a6b5ced6cf5a899e9e1722bc56abe
parentaa09d65a80e247b82e1b9be465525f609cc072bf
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