projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
622a63f
)
net: wan: slic_ds26522: Remove unused macro DRV_NAME
author
YueHaibing
<yuehaibing@huawei.com>
Sat, 29 Aug 2020 11:55:49 +0000
(19:55 +0800)
committer
David S. Miller
<davem@davemloft.net>
Mon, 31 Aug 2020 19:40:42 +0000
(12:40 -0700)
There is no caller in tree any more.
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/wan/slic_ds26522.c
patch
|
blob
|
history
diff --git
a/drivers/net/wan/slic_ds26522.c
b/drivers/net/wan/slic_ds26522.c
index
29053be
..
8e3b1c7
100644
(file)
--- a/
drivers/net/wan/slic_ds26522.c
+++ b/
drivers/net/wan/slic_ds26522.c
@@
-22,8
+22,6
@@
#include <linux/io.h>
#include "slic_ds26522.h"
-#define DRV_NAME "ds26522"
-
#define SLIC_TRANS_LEN 1
#define SLIC_TWO_LEN 2
#define SLIC_THREE_LEN 3