fpga: ACEX1K: Use logging feature instead of FPGA_DEBUG
authorAlexander Dahl <ada@thorsis.com>
Fri, 7 Oct 2022 12:20:00 +0000 (14:20 +0200)
committerMichal Simek <michal.simek@amd.com>
Mon, 10 Oct 2022 10:28:08 +0000 (12:28 +0200)
commit40923f56114d44206ff4b08cd4d52af3aaef6d4a
tree27f5412303d0f42cefd498657eec84f9aaac1ca2
parent29e58112edae2ec9b9ae2e6c0b80d759e437a13a
fpga: ACEX1K: 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-8-ada@thorsis.com
drivers/fpga/ACEX1K.c