net/core: include linux/types.h instead of asm/types.h
authorFabian Frederick <fabf@skynet.be>
Mon, 17 Nov 2014 21:08:22 +0000 (22:08 +0100)
committerDavid S. Miller <davem@davemloft.net>
Tue, 18 Nov 2014 20:26:32 +0000 (15:26 -0500)
Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/link_watch.c

index bd0767e6b2b31747a08d02a1f45f7dd733be9a4f..49a9e3e06c085dbcb545e766c96186fba2dac45a 100644 (file)
@@ -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 {