Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ca733594 authored by Huang Weiyi's avatar Huang Weiyi Committed by David S. Miller
Browse files

X25: remove duplicated #include



Remove duplicated #include('s) in drivers/net/wan/x25_asy.c

Signed-off-by: default avatarHuang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent c4464921
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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;