projects
/
platform
/
kernel
/
linux-rpi3.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d2398d
)
net/core: include linux/types.h instead of asm/types.h
author
Fabian Frederick
<fabf@skynet.be>
Mon, 17 Nov 2014 21:08:22 +0000
(22:08 +0100)
committer
David 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
patch
|
blob
|
history
diff --git
a/net/core/link_watch.c
b/net/core/link_watch.c
index
bd0767e
..
49a9e3e
100644
(file)
--- 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 {