fpga: cyclon2: Remove message never printed
authorAlexander Dahl <ada@thorsis.com>
Mon, 4 Aug 2025 09:08:16 +0000 (11:08 +0200)
committerMichal Simek <michal.simek@amd.com>
Mon, 25 Aug 2025 14:20:47 +0000 (16:20 +0200)
commit818f6002e1429aa42f7efda06d3fe742ebf65e93
treea14437109ce6e6661284ea44ee40185b1b5f37a1
parent3b765ae05005249b91a737cd620e0577a8d5b9ba
fpga: cyclon2: Remove message never printed

else branch is never reached.  Print "Done." anyways to keep behaviour.

Addresses-Coverity-ID: 583148
Link: https://lore.kernel.org/u-boot/20250725132645.GA1807455@bill-the-cat/
Fixes: f0ff4692ff33 ("Add FPGA Altera Cyclone 2 support Patch by Heiko Schocher, 15 Aug 2006")
Signed-off-by: Alexander Dahl <ada@thorsis.com>
Link: https://lore.kernel.org/r/20250804090816.42603-1-ada@thorsis.com
Signed-off-by: Michal Simek <michal.simek@amd.com>
drivers/fpga/cyclon2.c