aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/link_watch.c
diff options
context:
space:
mode:
authorFabian Frederick <fabf@skynet.be>2014-11-17 22:08:22 +0100
committerDavid S. Miller <davem@davemloft.net>2014-11-18 15:26:32 -0500
commite56f735913c8d3c417c65c7e7fcdd65011f8d96f (patch)
tree51885813596dc38fd2f3310b69838306d2cc423e /net/core/link_watch.c
parentnet: fix spelling for synchronized (diff)
downloadlinux-dev-e56f735913c8d3c417c65c7e7fcdd65011f8d96f.tar.xz
linux-dev-e56f735913c8d3c417c65c7e7fcdd65011f8d96f.zip
net/core: include linux/types.h instead of asm/types.h
Signed-off-by: Fabian Frederick <fabf@skynet.be> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core/link_watch.c')
-rw-r--r--net/core/link_watch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/core/link_watch.c b/net/core/link_watch.c
index bd0767e6b2b3..49a9e3e06c08 100644
--- a/net/core/link_watch.c
+++ b/net/core/link_watch.c
@@ -21,7 +21,7 @@
#include <linux/spinlock.h>
#include <linux/workqueue.h>
#include <linux/bitops.h>
-#include <asm/types.h>
+#include <linux/types.h>
enum lw_bits {