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