cxl: Remove unnecessarily verbose print in cxl_remove()

Signed-off-by: Michael Neuling <mikey@neuling.org>
Acked-by: Ian Munsie <imunsie@au1.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
This commit is contained in:
Michael Neuling 2015-05-27 16:07:03 +10:00 committed by Michael Ellerman
parent aa70775e9a
commit 69c3a73c81

View file

@ -1154,8 +1154,6 @@ static void cxl_remove(struct pci_dev *dev)
struct cxl *adapter = pci_get_drvdata(dev);
int afu;
dev_warn(&dev->dev, "pci remove\n");
/*
* Lock to prevent someone grabbing a ref through the adapter list as
* we are removing it