Commit 6ea9309a authored by Tom Rix's avatar Tom Rix Committed by Jakub Kicinski

net: phy: national: remove definition of DEBUG

Defining DEBUG should only be done in development.
So remove DEBUG.
Signed-off-by: default avatarTom Rix <trix@redhat.com>
Link: https://lore.kernel.org/r/20210115235346.289611-1-trix@redhat.comSigned-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent c080559a
......@@ -19,8 +19,6 @@
#include <linux/phy.h>
#include <linux/netdevice.h>
#define DEBUG
/* DP83865 phy identifier values */
#define DP83865_PHY_ID 0x20005c7a
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment