net: wan: slic_ds26522: Remove unused macro DRV_NAME
authorYueHaibing <yuehaibing@huawei.com>
Sat, 29 Aug 2020 11:55:49 +0000 (19:55 +0800)
committerDavid 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

index 29053be..8e3b1c7 100644 (file)
@@ -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