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