]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
spi: cf_spi: Staticize local functions
authorAxel Lin <axel.lin@ingics.com>
Fri, 20 Feb 2015 16:19:28 +0000 (00:19 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:35:13 +0000 (14:35 +0200)
commit290562f9907dc2a3d6d7f3e3f22248e857057c15
tree6b523cc368b9f4955cb9979739b56fe096fa77b9
parente2fc8ef86b96bc3e9edc278125e829e2bd75d1ec
spi: cf_spi: Staticize local functions

Make local functions static and remove unneeded forward declarations.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Reviewed-by: Jagannadha Sutradharudu Teki <jagannadh.teki@gmail.com>
drivers/spi/cf_spi.c