commit | 4b842e1a1d88f4589661dedbf50d913b2ca95617 | [log] [tgz] |
---|---|---|
author | Alexander Dahl <ada@thorsis.com> | Fri Oct 07 14:20:03 2022 +0200 |
committer | Michal Simek <michal.simek@amd.com> | Mon Oct 10 12:28:08 2022 +0200 |
tree | 2c4a07e1775f219aaf7500b2c132a1189255437b | |
parent | a151d230f5463d4eb6cb342ca23e049c2413c922 [diff] |
fpga: virtex2: 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-11-ada@thorsis.com