commit | 29e58112edae2ec9b9ae2e6c0b80d759e437a13a | [log] [tgz] |
---|---|---|
author | Alexander Dahl <ada@thorsis.com> | Fri Oct 07 14:19:59 2022 +0200 |
committer | Michal Simek <michal.simek@amd.com> | Mon Oct 10 12:28:08 2022 +0200 |
tree | 8a908b6ff2e314401ee328daf3ef84cae3d27708 | |
parent | 6c62e8ffd99ff110bd6ae30e52b1e46777685198 [diff] |
fpga: cyclon2: Use logging feature instead of FPGA_DEBUG Instead of using DEBUG or LOG_DEBUG the driver still had its own definition for debug output. Signed-off-by: Alexander Dahl <ada@thorsis.com> Signed-off-by: Michal Simek <michal.simek@amd.com> Link: https://lore.kernel.org/r/20221007122003.11239-7-ada@thorsis.com