commit | 1fda8471143bd9b9fe669286488320211ff19d3b | [log] [tgz] |
---|---|---|
author | Alexander Dahl <ada@thorsis.com> | Fri Oct 07 14:20:02 2022 +0200 |
committer | Michal Simek <michal.simek@amd.com> | Mon Oct 10 12:28:08 2022 +0200 |
tree | c62e9a15226429fba328b9f381f26071880f180a | |
parent | bc33b69604c10f93ad4624e4b49310a3ad61b062 [diff] |
fpga: spartan3: 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-10-ada@thorsis.com