aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wan/dscc4.c
diff options
context:
space:
mode:
authorKrzysztof Hałasa <khc@pm.waw.pl>2008-07-01 20:35:06 +0200
committerKrzysztof Hałasa <khc@pm.waw.pl>2008-07-23 23:00:37 +0200
commitc1a0f0cdf95569c06946eed81c2fc7e04b272db4 (patch)
treee1859d4a319465456035e40b8ff77d6dbdfaa3b3 /drivers/net/wan/dscc4.c
parentwanmain.c doesn't need syncppp.h (diff)
downloadlinux-dev-c1a0f0cdf95569c06946eed81c2fc7e04b272db4.tar.xz
linux-dev-c1a0f0cdf95569c06946eed81c2fc7e04b272db4.zip
WAN: Remove unneeded "#include <net/syncppp.h>"
Signed-off-by: Krzysztof Hałasa <khc@pm.waw.pl>
Diffstat (limited to 'drivers/net/wan/dscc4.c')
-rw-r--r--drivers/net/wan/dscc4.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/wan/dscc4.c b/drivers/net/wan/dscc4.c
index 50ef5b4efd6d..f5d55ad02267 100644
--- a/drivers/net/wan/dscc4.c
+++ b/drivers/net/wan/dscc4.c
@@ -103,7 +103,6 @@
#include <linux/netdevice.h>
#include <linux/skbuff.h>
#include <linux/delay.h>
-#include <net/syncppp.h>
#include <linux/hdlc.h>
#include <linux/mutex.h>