]> git.ipfire.org Git - people/ms/u-boot.git/commit
mtd: nand: make nand_info array static
authorGrygorii Strashko <grygorii.strashko@ti.com>
Tue, 27 Jun 2017 00:13:08 +0000 (19:13 -0500)
committerTom Rini <trini@konsulko.com>
Wed, 12 Jul 2017 02:41:54 +0000 (22:41 -0400)
commit7a9dfe75cf3fbc6c39b34c07e4d096f9573592aa
tree7fba04b3b73a4ecbc47dd2558da7516fc1735422
parent8a049dd642a1e51eed928dd12527325334bb2bd9
mtd: nand: make nand_info array static

Make make nand_info array static, since all direct users of nand_info array
have been converted to use get_nand_dev_by_index() API.

Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
drivers/mtd/nand/nand.c
include/nand.h