Skip to content
Snippets Groups Projects
Commit 62a0c9cf authored by Marek Vasut's avatar Marek Vasut
Browse files

arm: socfpga: scan: Clean up horrible macros


Clean up the horrible macros present in the scan_manager.h . Firstly,
the function scan_mgr_io_scan_chain_prg() is static, yet all the macros
are used only within it, thus there is no point in having them in the
header file. Moreover, the macros are just making the code much less
readable, so remove them instead.

Signed-off-by: default avatarMarek Vasut <marex@denx.de>
Acked-by: default avatarDinh Nguyen <dinguyen@opensource.altera.com>
parent 66acc190
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment