From: Ben Hutchings Date: Mon, 30 Jan 2012 16:53:37 +0000 (+0000) Subject: sfc: MTD: Leave the DEBUG macro alone X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=8b1c36b357153f491ddea5363fdd397109c3326f;p=~shefty%2Frdma-dev.git sfc: MTD: Leave the DEBUG macro alone no longer defines DEBUG so we do not need to un-define it here. Signed-off-by: Ben Hutchings --- diff --git a/drivers/net/ethernet/sfc/mtd.c b/drivers/net/ethernet/sfc/mtd.c index eff49da458e..79c19227204 100644 --- a/drivers/net/ethernet/sfc/mtd.c +++ b/drivers/net/ethernet/sfc/mtd.c @@ -10,7 +10,6 @@ #include #include -#undef DEBUG /* has its own use for DEBUG */ #include #include #include