From: YueHaibing Date: Sat, 29 Aug 2020 11:55:49 +0000 (+0800) Subject: net: wan: slic_ds26522: Remove unused macro DRV_NAME X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=d32575aa628425b07afd763e3a70fcd897b4700a;p=linux.git net: wan: slic_ds26522: Remove unused macro DRV_NAME There is no caller in tree any more. Signed-off-by: YueHaibing Signed-off-by: David S. Miller --- diff --git a/drivers/net/wan/slic_ds26522.c b/drivers/net/wan/slic_ds26522.c index 29053bec694eb..8e3b1c717c107 100644 --- a/drivers/net/wan/slic_ds26522.c +++ b/drivers/net/wan/slic_ds26522.c @@ -22,8 +22,6 @@ #include #include "slic_ds26522.h" -#define DRV_NAME "ds26522" - #define SLIC_TRANS_LEN 1 #define SLIC_TWO_LEN 2 #define SLIC_THREE_LEN 3