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

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
......@@ -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;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment