hw: net: cadence_gem: Fix build errors in DB_PRINT()
commitdda8f1854b8efae1dd30b666e8358f9b2ed8ae48
authorBin Meng <bmeng.cn@gmail.com>
Fri, 9 Aug 2019 07:25:44 +0000 (9 00:25 -0700)
committerJason Wang <jasowang@redhat.com>
Tue, 3 Mar 2020 10:04:47 +0000 (3 18:04 +0800)
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 <bmeng.cn@gmail.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
hw/net/cadence_gem.c