Skip to content

Commit

Permalink
X25: remove duplicated #include
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Huang Weiyi authored and David S. Miller committed Jun 4, 2010
1 parent c446492 commit ca73359
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/net/wan/x25_asy.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;

Expand Down

0 comments on commit ca73359

Please sign in to comment.