Home
last modified time | relevance | path

Searched hist:"2 df7b2aadf375fc3d2f336fab8eb41556b997567" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/mach-socfpga/include/mach/
H A Dscan_manager.h2df7b2aadf375fc3d2f336fab8eb41556b997567 Sat Jul 25 07:33:28 UTC 2015 Marek Vasut <marex@denx.de> arm: socfpga: scan: Staticize scan_mgr_io_scan_chain_prg()

This function is never used outside of scan_manager.c , so make it static.
Zap the prototype in scan_manager.h and move the documentation above the
function. Make the documentation kerneldoc compliant.

Signed-off-by: Marek Vasut <marex@denx.de>
/rk3399_rockchip-uboot/arch/arm/mach-socfpga/
H A Dscan_manager.c2df7b2aadf375fc3d2f336fab8eb41556b997567 Sat Jul 25 07:33:28 UTC 2015 Marek Vasut <marex@denx.de> arm: socfpga: scan: Staticize scan_mgr_io_scan_chain_prg()

This function is never used outside of scan_manager.c , so make it static.
Zap the prototype in scan_manager.h and move the documentation above the
function. Make the documentation kerneldoc compliant.

Signed-off-by: Marek Vasut <marex@denx.de>