From 69c3a73c81a648daeac08225ff08b168472ff27e Mon Sep 17 00:00:00 2001 From: Michael Neuling Date: Wed, 27 May 2015 16:07:03 +1000 Subject: cxl: Remove unnecessarily verbose print in cxl_remove() Signed-off-by: Michael Neuling Acked-by: Ian Munsie Signed-off-by: Michael Ellerman --- drivers/misc/cxl/pci.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'drivers') diff --git a/drivers/misc/cxl/pci.c b/drivers/misc/cxl/pci.c index d966859c73a8..ef24e21a93a1 100644 --- a/drivers/misc/cxl/pci.c +++ b/drivers/misc/cxl/pci.c @@ -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 -- cgit v1.2.3