Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
No related merge requests found
......@@ -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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment