From: Ben Hutchings Date: Mon, 30 Jan 2012 16:53:37 +0000 (+0000) Subject: sfc: MTD: Leave the DEBUG macro alone X-Git-Tag: firefly_0821_release~3680^2~3338^2~445^2~1 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=8b1c36b357153f491ddea5363fdd397109c3326f;p=firefly-linux-kernel-4.4.55.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 eff49da458ed..79c192272047 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