On 6/10/25 1:59 PM, Jeff Hugo wrote:
pci_printk() was removed with commit 1c8a0ed2043c ("PCI: Remove unused pci_printk()") so change to using dev_printk(). Fixes: c11a50b170e7 ("accel/qaic: Add Reliability, Accessibility, Serviceability (RAS)") Reported-by: Stephen Rothwell <s...@canb.auug.org.au> Closes: https://lore.kernel.org/all/20250610124809.1e1ff...@canb.auug.org.au/ Signed-off-by: Jeff Hugo <jeff.h...@oss.qualcomm.com>
Reviewed-by: Troy Hanson <quic_than...@quicinc.com>