Commit fa2ab2e5 authored by Michal Simek's avatar Michal Simek
Browse files

pcie: xilinx: Fix debug message



Fix compilation warning:
drivers/pci/host/pcie-xilinx.c: In function
'xilinx_pcie_clear_err_interrupts':
drivers/pci/host/pcie-xilinx.c:154:3: warning: format '%d' expects
argument of type 'int', but argument 4 has type 'long unsigned int'
[-Wformat=]
   dev_dbg(port->dev, "Requester ID %d\n",

GENMASK was changed by:
bitops: Fix shift overflow in GENMASK macros
(sha1: 00b4d9a1)

Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent cb8dd273
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment