Skip to content

Commit 6ea9309

Browse files
Tom Rixkuba-moo
authored andcommitted
net: phy: national: remove definition of DEBUG
Defining DEBUG should only be done in development. So remove DEBUG. Signed-off-by: Tom Rix <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
1 parent c080559 commit 6ea9309

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

drivers/net/phy/national.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@
1919
#include <linux/phy.h>
2020
#include <linux/netdevice.h>
2121

22-
#define DEBUG
23-
2422
/* DP83865 phy identifier values */
2523
#define DP83865_PHY_ID 0x20005c7a
2624

0 commit comments

Comments
 (0)