]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commitdiff
net: phy: national: remove definition of DEBUG
authorTom Rix <trix@redhat.com>
Fri, 15 Jan 2021 23:53:46 +0000 (15:53 -0800)
committerJakub Kicinski <kuba@kernel.org>
Tue, 19 Jan 2021 04:03:01 +0000 (20:03 -0800)
Defining DEBUG should only be done in development.
So remove DEBUG.

Signed-off-by: Tom Rix <trix@redhat.com>
Link: https://lore.kernel.org/r/20210115235346.289611-1-trix@redhat.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/phy/national.c

index 5a8c8eb1858262571c4022a5469aeb20d346ae9b..46160baaafe3af7e169096261105e88ef62dd191 100644 (file)
@@ -19,8 +19,6 @@
 #include <linux/phy.h>
 #include <linux/netdevice.h>
 
-#define DEBUG
-
 /* DP83865 phy identifier values */
 #define DP83865_PHY_ID 0x20005c7a