]> git.ipfire.org Git - people/ms/u-boot.git/commit
mtd: cfi: staticize functions
authorMarek Vasut <marek.vasut@gmail.com>
Sun, 20 Aug 2017 15:20:00 +0000 (17:20 +0200)
committerStefan Roese <sr@denx.de>
Tue, 22 Aug 2017 07:56:09 +0000 (09:56 +0200)
commit236c49a1c89f959e0b96c87a712688ba93abd3c4
tree1ecfc2eef7ba39078a9736572cf8322cd95a4655
parent2d7cb5b426e7e0cdf684d7f8029ad132d7a8d383
mtd: cfi: staticize functions

Staticize a few functions and variables which are no longer exposed.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Stefan Roese <sr@denx.de>
Signed-off-by: Stefan Roese <sr@denx.de>
drivers/mtd/cfi_flash.c
include/flash.h
include/mtd/cfi_flash.h