]> git.baikalelectronics.ru Git - uboot.git/commit
fpga: virtex2: Use logging feature instead of FPGA_DEBUG
authorAlexander Dahl <ada@thorsis.com>
Fri, 7 Oct 2022 12:20:03 +0000 (14:20 +0200)
committerMichal Simek <michal.simek@amd.com>
Mon, 10 Oct 2022 10:28:08 +0000 (12:28 +0200)
commit4cca963017083043a15066669569b5d4110f047b
tree2c4a07e1775f219aaf7500b2c132a1189255437b
parentc2247f3a63b19242cfed5b36da2e5f36a14f01e8
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
drivers/fpga/virtex2.c