projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d164be
)
[NET]: include/linux/atalk.h - remove duplicate include
author
Joe Perches
<joe@perches.com>
Mon, 24 Mar 2008 05:04:31 +0000
(22:04 -0700)
committer
David S. Miller
<davem@davemloft.net>
Mon, 24 Mar 2008 05:04:31 +0000
(22:04 -0700)
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/atalk.h
patch
|
blob
|
blame
|
history
diff --git
a/include/linux/atalk.h
b/include/linux/atalk.h
index ced8a1ed080ca55d053a4ecd960cab4fe7fbfa9f..e9ebac2e2ecc97d4db3e73615a9ddc020c47ba6a 100644
(file)
--- a/
include/linux/atalk.h
+++ b/
include/linux/atalk.h
@@
-85,8
+85,6
@@
static inline struct atalk_sock *at_sk(struct sock *sk)
return (struct atalk_sock *)sk;
}
-#include <asm/byteorder.h>
-
struct ddpehdr {
__be16 deh_len_hops; /* lower 10 bits are length, next 4 - hops */
__be16 deh_sum;