net: wan: slic_ds26522: Remove unused macro DRV_NAME

There is no caller in tree any more.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
YueHaibing 2020-08-29 19:55:49 +08:00 committed by David S. Miller
parent 622a63f6f3
commit d32575aa62

View 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