Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

YueHaibing and committed by
David S. Miller
d32575aa 622a63f6

-2
-2
drivers/net/wan/slic_ds26522.c
··· 22 22 #include <linux/io.h> 23 23 #include "slic_ds26522.h" 24 24 25 - #define DRV_NAME "ds26522" 26 - 27 25 #define SLIC_TRANS_LEN 1 28 26 #define SLIC_TWO_LEN 2 29 27 #define SLIC_THREE_LEN 3