]> Git Repo - qemu.git/commit
hw: net: cadence_gem: Fix build errors in DB_PRINT()
authorBin Meng <[email protected]>
Fri, 9 Aug 2019 07:25:44 +0000 (00:25 -0700)
committerJason Wang <[email protected]>
Tue, 3 Mar 2020 10:04:47 +0000 (18:04 +0800)
commitdda8f1854b8efae1dd30b666e8358f9b2ed8ae48
tree204bbced34e5bf67d0b565996509661a277eb1af
parent2683a927ff21b54a7300ac70c3c89652f2194969
hw: net: cadence_gem: Fix build errors in DB_PRINT()

When CADENCE_GEM_ERR_DEBUG is turned on, there are several
compilation errors in DB_PRINT(). Fix them.

While we are here, update to use appropriate modifiers in
the same DB_PRINT() call.

Signed-off-by: Bin Meng <[email protected]>
Reviewed-by: Alistair Francis <[email protected]>
Signed-off-by: Jason Wang <[email protected]>
hw/net/cadence_gem.c
This page took 0.025064 seconds and 4 git commands to generate.