projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c080559
)
net: phy: national: remove definition of DEBUG
author
Tom Rix
<trix@redhat.com>
Fri, 15 Jan 2021 23:53:46 +0000
(15:53 -0800)
committer
Jakub 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
patch
|
blob
|
history
diff --git
a/drivers/net/phy/national.c
b/drivers/net/phy/national.c
index 5a8c8eb1858262571c4022a5469aeb20d346ae9b..46160baaafe3af7e169096261105e88ef62dd191 100644
(file)
--- a/
drivers/net/phy/national.c
+++ b/
drivers/net/phy/national.c
@@
-19,8
+19,6
@@
#include <linux/phy.h>
#include <linux/netdevice.h>
-#define DEBUG
-
/* DP83865 phy identifier values */
#define DP83865_PHY_ID 0x20005c7a