mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-18 08:56:23 +07:00
X25: remove duplicated #include
Remove duplicated #include('s) in drivers/net/wan/x25_asy.c Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
c446492165
commit
ca7335948e
@ -37,8 +37,6 @@
|
||||
#include <net/x25device.h>
|
||||
#include "x25_asy.h"
|
||||
|
||||
#include <net/x25device.h>
|
||||
|
||||
static struct net_device **x25_asy_devs;
|
||||
static int x25_asy_maxdev = SL_NRUNIT;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user