diff options
author | Andrew Goodbody <andrew.goodbody@linaro.org> | 2025-07-28 12:25:29 +0100 |
---|---|---|
committer | Tien Fong Chee <tien.fong.chee@intel.com> | 2025-07-30 17:45:28 +0800 |
commit | f4aa24af69272824578e76d4f7da8d65d1a088d9 (patch) | |
tree | 575f8ac4b0b9d911ae2ef078627f90b94a81c760 /drivers/ddr/altera/sdram_arria10.c | |
parent | 46d5cf3847aac8609f1cb039cdd61087d8f465e7 (diff) |
arm: socfpga: Remove unnecessary for loop
The for loop in fpgamgr_program_poll_cd will always terminate after a
single pass and so is not necessary. Remove it and all related code and
leave only the code that is effective.
This issue was found by Smatch.
Signed-off-by: Andrew Goodbody <andrew.goodbody@linaro.org>
Diffstat (limited to 'drivers/ddr/altera/sdram_arria10.c')
0 files changed, 0 insertions, 0 deletions